A Vert.x Shell command, it can be created from any language using the @see \io\vertx\jphp\ext\shell\command\CommandBuilder::command or from a Java class using @see \io\vertx\jphp\ext\shell\command\Command::create
package |
Default |
---|
__construct()
cli() : \io\vertx\jphp\core\cli\CLI
complete( $arg0) : void
Completion
createProcess( $arg0 = null) : \io\vertx\jphp\ext\shell\system\Process
createProcess()
Create a new process with the passed arguments.
param $args [array] the process arguments createProcess($args)
array
\io\vertx\jphp\ext\shell\system\Process
the process
name() : string
string
the command name