Discover Packages
github.com/comwrg/go/src
os
signal
internal
pty
package
Version:
v0.0.0-...-f6892d5
Opens a new window with list of versions in this module.
Published: Mar 19, 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.