Status
- Namespace: \Redaxscript\Console\Command
- Description: children class to execute the status command
- Package: Redaxscript
- Category: Console
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_commandArray | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
run | public | run the command |
_auth | protected | auth status |
_database | protected | database status |
_system | protected | system status |
_getStatusArray | protected | get the status array |
prompt | public | prompt |
getHelp | public | get the help |
success | public | show the success |
error | public | show the error |
__construct | public | constructor of the class |
Method | Visibility | Description |