detectTerminal

Tries to detect whether DMD has been invoked from a terminal.

nothrow
bool
detectTerminal
()

Return Value

Type: bool

true if a terminal has been detected, false otherwise

Meta