Class: Gofmt
Defined in: | src/beautifiers/gofmt.coffee |
Inherits: | Beautifier |
Variables Summary
- name =
-
"gofmt"
- link =
-
"https://golang.org/cmd/gofmt/"
- isPreInstalled =
-
false
- options =
-
{ Go: 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)