//
pkg.gl
Category
github.com/lindt/u-root
pkg
pty
package
7.0.0+incompatible
Repository:
https://github.com/lindt/u-root.git
Documentation:
pkg.go.dev
Overview
Versions
6
Dependencies
7
Dependents
0
Files
151 SLOC
#
Functions
New
New returns a new Pty.
#
Structs
Pty
Pty contains all the bits and pieces needed to start and control a process at the other end of a pty, as well as whatever is needed to control the pty, and restore modes on exit.