lucee.Component
commandbox.system.modules_app.system-commands.commands.info
Display basic information about the shell and some cool ASCII art. . {code:bash} info {code} . The information is available in JSON as well (sorry, no ASCII art) {code:bash} info --JSON {code}
| Method Summary | |
|---|---|
private any
|
getArt()
|
private any
|
getColor()
|
any
|
run([boolean JSON='false'])
|
| Methods inherited from class lucee.Component |
|---|
| None |
| Method Detail |
|---|
JSON