Skip to main content

color_enabled

Function color_enabled 

Source
pub fn color_enabled() -> bool
Expand description

Whether the human view should use ANSI color: stdout is a terminal and NO_COLOR is unset or empty (https://no-color.org).