Classes
Methods
(static) Pty.create(terminalType) → {Pty}
Create a new pseudo terminal.
Parameters:
Name | Type | Description |
---|---|---|
terminalType |
string | the terminal type, for instance |
- Source:
Returns:
the created pseudo terminal
- Type
- Pty