commandbox.system.modules_app.system-commands.commands

Class info

lucee.Component
    extended by commandbox.system.modules_app.system-commands.commands.info

Display basic information about the shell and some cool ASCII art. . {code:bash} info {code}

Class Attributes:
  • aliases : about
  •  
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    private any getArt()
    private any getColor()
    any run()
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    getArt

    private any getArt()


    getColor

    private any getColor()


    run

    public any run()