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