Discover Packages
github.com/remobjects/goldbaselibrary
Source
Gold
os
signal
internal
pty
package
Version:
v0.0.0-...-819b40b
Opens a new window with list of versions in this module.
Published: Aug 30, 2024
License: BSD-2-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 Source Files Overview Index Constants Variables Functions Types Open() type PtyError (e) Error() (e) Unwrap()
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.