Skip to main content

NO_COLOR_ENV

Constant NO_COLOR_ENV 

Source
pub const NO_COLOR_ENV: &str = "NO_COLOR";
Expand description

The environment variable that, when present (regardless of value), disables color regardless of any explicit choice (the NO_COLOR standard).