Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrStdinIsNotTerminal = errors.New("stdin is not a terminal")
ErrStdinIsNotTerminal is returned when Stdin is not an interactive terminal.