Commands.php
system/CLI/Commands.php
1 class
6 methods
class Commands
Core functionality for running, listing, etc commands.
__construct
($logger = null)
run
(string $command, array $params)
getCommands
()
discoverCommands
()
verifyCommand
(string $command, array $commands)
getCommandAlternatives
(string $name, array $collection)