AbstractCommand
abstract classe AbstractCommand (Voir la source)
Traits
Propriétés
| protected Setting | $setting | Store dirname |
|
| protected array | $namespaces | The application namespace |
|
| protected Argument | $arg | The Arg Option instance |
Méthodes
void
throwFailsCommand(string $message, string|null $command = null)
Throw fails command
depuis
ConsoleTrait
void