//
pkg.gl
Category
github.com/containers/psgo
internal
dev
package
1.9.0
Repository:
https://github.com/containers/psgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
97 SLOC
#
Functions
FindTTY
FindTTY return the corresponding TTY to the ttyNr or nil of non could be found.
TTYs
TTYs parses /dev for tty and pts devices.
#
Structs
TTY
TTY represents a tty including its minor and major device number and the path to the tty.