detectColorPreference

* 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

nothrow @trusted
bool
detectColorPreference
()

Meta