Class: PerlTidy
Defined in: | src/beautifiers/perltidy.coffee |
Inherits: | Beautifier |
Variables Summary
- name =
-
"Perltidy"
- link =
-
"http://perltidy.sourceforge.net/"
- isPreInstalled =
-
false
- options =
-
{ Perl: 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)
cli(options)
#
(void)
beautify(text, language, options)