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;

struct Terminal
static
bool
stdoutIsTerminal
(
)

Meta