package
0.22.0-dev
Repository: https://github.com/elves/elvish.git
Documentation: pkg.go.dev

# Packages

Package eunix provides extra Unix-specific system utilities.

# Functions

IsATTY determines whether the given file is a terminal.
NotifySignals returns a channel on which all signals gets delivered.
Winsize queries the size of the terminal referenced by the given file.

# Constants

SIGWINCH is the window size change signal.