commandbox.system.modules_app.system-commands.commands

Class clear

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

Clear any output on the terminal. . {code:bash} clear {code}

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

    Method Detail

    run

    public any run()