# Packages
Package eunix provides extra Unix-specific system utilities.
# Functions
No description provided by the author
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.