Classes, interfaces and traits
HttpTermOptions¶
The web term configuration options.
« More »
Pty¶
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.
« More »
SSHTermOptions¶
The SSH term configuration options.
« More »
TelnetTermOptions¶
Telnet terminal options configuration, extends @see \io\vertx\jphp\core\net\NetServerOptions.
« More »
TermServer¶
A server for terminal based applications.
« More »
Tty¶
Provide interactions with the Shell TTY.
« More »