lucee.Componentcommandbox.system.modules_app.system-commands.commands.reload
Reload CommandBox. This is a maintenance operation to recreate the shell and reload all commands in the command folders. Use this if developing commands to quickly reload your changes after modifying the command's CFC file. All files will be recreated except /system/BootStrap.cfm. . {code:bash} reload {code}
Method Summary | |
---|---|
any
|
run([Boolean clearScreen='true'])
|
Methods inherited from class lucee.Component |
---|
None |
Method Detail |
---|
clearScreen
- Clear the screen after reload