Package pty provides functions for working with Unix terminals.
.
The functions include:
* Open a pty and its corresponding tty.
* Assign a pseudo-terminal tty to stdin, stdout, and stderr.
* Execute the commands with assigned tty and get the corresponding pty.
* Set and resize the pty to the specified size.
Installed Size: 52.2 kB
Architectures: all