A pseudo terminal used for controlling a @see \io\vertx\jphp\ext\shell\term\Tty. This interface acts as a pseudo terminal master, @see \io\vertx\jphp\ext\shell\term\Pty::slave returns the assocated slave pseudo terminal.
package |
Default |
---|
__construct()
create( $arg0 = null) : \io\vertx\jphp\ext\shell\term\Pty
create()
Create a new pseudo terminal.
param $terminalType [string] the terminal type, for instance {@literal vt100} create($terminalType)
string
\io\vertx\jphp\ext\shell\term\Pty
setSize( $arg0, $arg1) : $this
integer
integer
$this
this current object
slave() : \io\vertx\jphp\ext\shell\term\Tty
stdoutHandler( $arg0) : $this
callable
$this
this current object
write( $arg0) : $this
string
$this
this current object