Terminal.stderrBehavior

If pipeThroughStdOut is set, this decides what happens to stderr. See: StderrBehavior.

struct Terminal
version(TerminalDirectToEmulator)
static
shared(StderrBehavior) stderrBehavior;

Meta

History

Added October 3, 2020.

Suggestion Box / Bug Report