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