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\CommandResolver
the base commands of Vert.x Shell.
commands() : array
array
the current commands
getCommand( $arg0) : \io\vertx\jphp\ext\shell\command\Command