Cache
- Namespace: \Redaxscript\Console\Command
- Description: children class to execute the cache 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 |
_clear | protected | clear the cache |
_clearInvalid | protected | clear the invalid cache |
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 |