Class: Autopep8
Defined in: | src/beautifiers/autopep8.coffee |
Inherits: | Beautifier |
Variables Summary
- name =
-
"autopep8"
- link =
-
"https://github.com/hhatto/autopep8"
- executables =
-
- options =
-
{ Python: true }
Variable inherited from Beautifier
Promise name options executables _exe languages beautify logger
Instance Method Summary
Inherited Method Summary
Methods inherited from
Beautifier
#isPreInstalled #loadExecutables #exe #deprecate #deprecateOptionForExecutable #tempFile #readFile #findFile #getDefaultLineEnding #which #run #setupLogger
Instance Method Details
#
(void)
beautify(text, language, options, context = {})