Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InterruptErr = terminal.InterruptErr
Functions ¶
func InputIsTTY ¶ added in v2.0.3
InputIsTTY returns true if reader is coming from stdin, and stdin is a terminal device, not a regular file, stream, or pipe etc.
func OutputIsTTY ¶
OutputIsTTY returns true if writer is going to stdout, and stdout is a terminal device, not a regular file, stream, or pipe etc.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.