Creates an instance of Console connected to stream fp.
* Tries to detect the preference for colorized console output * based on the NO_COLOR environment variable: https://no-color.org/ * * Returns: true if colorized console output is preferred
Tries to detect whether DMD has been invoked from a terminal.
Control the various text mode attributes, such as color, when writing text to the console.