package
Version:
v0.0.0-...-2b55090
Opens a new window with list of versions in this module.
Published: Nov 23, 2024
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 9
Opens a new window with list of known importers.
Documentation
¶
Package console contains utilities for working with pty consols in runsc.
IsPty returns true if FD is a PTY.
NewWithSocket creates pty master/replica pair, sends the master FD over the
given socket, and returns the replica.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.