package pty
import "github.com/creack/pty"
Package pty provides functions for working with Unix terminals.
Index ¶
Variables ¶
ErrUnsupported is returned if a function is not available on the current platform.
Functions ¶
func Open ¶
Opens a pty and its corresponding tty.
Source Files ¶
doc.go pty_unsupported.go ztypes_amd64.go
- Version
- v1.1.11
- Published
- May 19, 2020
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 2 minutes ago –
Tools for package owners.