open static fun create(): Pty
Create a new pseudo terminal with no terminal type.
Return
open static fun create(terminalType: String): Pty
Create a new pseudo terminal.
terminalType - the terminal type, for instance
Return
the created pseudo terminal