Class: ErlTidy
Defined in: | src/beautifiers/erl_tidy.coffee |
Inherits: | Beautifier |
Variables Summary
- name =
-
"erl_tidy"
- link =
-
"http://erlang.org/doc/man/erl_tidy.html"
- isPreInstalled =
-
false
- options =
-
{ Erlang: 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)