Class: Uncrustify
Defined in: | src/beautifiers/uncrustify/index.coffee |
Inherits: | Beautifier |
Variables Summary
- name =
-
"Uncrustify"
- link =
-
"https://github.com/uncrustify/uncrustify"
- options =
-
{ Apex: true, C: true, "C++": true, "C#": true, "Objective-C": true, D: true, Pawn: true, Vala: true, Java: true, Arduino: true }
Variable inherited from Beautifier
Promise name options languages beautify _envCache _envCacheDate _envCacheExpiry logger
Instance Method Summary
Inherited Method Summary
Methods inherited from
Beautifier
#deprecate #tempFile #readFile #findFile #getShellEnvironment #which #commandNotFoundError #run #spawn #setupLogger
Instance Method Details
#
(void)
beautify(text, language, options)