AbstractCommand
class AbstractCommand (View source)
Traits
Properties
protected Setting | $setting | Store dirname |
|
protected array | $namespaces | The application namespace |
|
protected ArgOption | $arg | The Arg Option instance |
Methods
throwFailsCommand(string $message, string $command = null)
Throw fails command
from
ConsoleInformation
void