hasTerminal property

bool get hasTerminal
inherited

Whether there is a terminal attached to stdout.

Implementation

bool get hasTerminal => stdout.hasTerminal;