Discover Packages
Standard library
os
signal
internal
pty
package
standard library
Version:
go1.16.14
Opens a new window with list of versions in this module.
Published: Feb 9, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
darwin/amd64
Package pty is a simple pseudo-terminal package for Unix systems,
implemented by calling C functions via cgo.
This is only used for testing the os/signal package.
Open returns a control pty and the name of the linked process tty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.