Class: Dfmt
Defined in: | src/beautifiers/dfmt.coffee |
Inherits: | Beautifier |
Variables Summary
- name =
-
"dfmt"
- link =
-
"https://github.com/Hackerpilot/dfmt"
- executables =
-
[ { name: "Dfmt", cmd: "dfmt", homepage: "https://github.com/Hackerpilot/dfmt", installation: "https://github.com/dlang-community/dfmt#building" } ]
- options =
-
{ D: false }
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)