pub fn color_enabled() -> boolExpand description
Whether the human view should use ANSI color: stdout is a terminal and
NO_COLOR is unset or empty (https://no-color.org).
pub fn color_enabled() -> boolWhether the human view should use ANSI color: stdout is a terminal and
NO_COLOR is unset or empty (https://no-color.org).