Class: Lua
Defined in: | src/beautifiers/lua-beautifier/index.coffee |
Inherits: | Beautifier |
Variables Summary
- name =
-
"Lua beautifier"
- link =
-
"https://github.com/Glavin001/atom-beautify/blob/master/src/beautifiers/lua-beautifier/beautifier.pl"
- options =
-
{ Lua: 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)