stdoutSupportsAnsi property
When stdout is connected to a terminal, whether ANSI codes are supported.
Implementation
bool get stdoutSupportsAnsi;
When stdout is connected to a terminal, whether ANSI codes are supported.
bool get stdoutSupportsAnsi;