Discover Packages
github.com/tencentcodedog/linux-go-1.12.6
src
os
signal
internal
pty
package
Version:
v0.0.0-...-380c739
Opens a new window with list of versions in this module.
Published: May 7, 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 master pty and the name of the linked slave tty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.