package
1.3.2
Repository: https://github.com/hyperhq/hypernetes.git
Documentation: pkg.go.dev

# Functions

IsTerminal returns whether the passed io.Reader is a terminal or not.

# Structs

TTY helps invoke a function and preserve the state of the terminal, even if the process is terminated during execution.

# Type aliases

SafeFunc is a function to be invoked by TTY.