An interactive session between a consumer and a shell.
package |
Default |
---|
__construct()
close() : void
createJob( $arg0) : \io\vertx\jphp\ext\shell\system\Job
param $line [array] the command line creating this job createJob($line)
See @see \io\vertx\jphp\ext\shell\Shell::createJob
param $line [string] createJob($line)
string | array
\io\vertx\jphp\ext\shell\system\Job
the created job
jobController() : \io\vertx\jphp\ext\shell\system\JobController
session() : \io\vertx\jphp\ext\shell\session\Session
setPrompt( $arg0) : void
callable