A build for Vert.x Shell command.
| package | Default | 
|---|
__construct()
build( $arg0) : \io\vertx\jphp\ext\shell\command\Command
command( $arg0) : \io\vertx\jphp\ext\shell\command\CommandBuilder
| see | \io\vertx\jphp\ext\shell\command\CommandProcess args() arguments.param $name [string] the command name command($name) Create a new commmand with its @see \io\vertx\jphp\core\cli\CLI descriptor. This command can then retrieve the parsed\io\vertx\jphp\ext\shell\command\CommandProcess::commandLine when it executes to know get the command arguments and options. param $cli [CLI] the cli to use command($cli) | 
|---|
CLI | string
\io\vertx\jphp\ext\shell\command\CommandBuilderthe command
completionHandler( $arg0) : $this
callable
$thisthis command object
processHandler( $arg0) : $this
callable
$thisthis command object