Searched refs:stdout_supports_color (Results 1 – 1 of 1) sorted by relevance
317 pub(crate) static USE_COLOR: Cell<bool> = Cell::new(stdout_supports_color());321 fn stdout_supports_color() -> bool { in stdout_supports_color() function331 fn stdout_supports_color() -> bool { in stdout_supports_color() function