A resolver for commands, so the shell can discover commands.
| package |
Default |
|---|
__construct()
baseCommands( $arg0) : \io\vertx\jphp\ext\shell\command\CommandResolver
Vertx
\io\vertx\jphp\ext\shell\command\CommandResolverthe base commands of Vert.x Shell.
commands() : array
arraythe current commands
getCommand( $arg0) : \io\vertx\jphp\ext\shell\command\Command