Terminal.stdoutIsTerminal

Terminal is only valid to use on an actual console device or terminal handle. You should not attempt to construct a Terminal instance if this returns false. Real time input is similarly impossible if !stdinIsTerminal.

struct Terminal
static
bool
stdoutIsTerminal
()
Suggestion Box / Bug Report