Home
last modified time | relevance | path

Searched refs:should_ansi (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/termcolor/src/
H A Dlib.rs298 fn should_ansi(&self) -> bool { in should_ansi() functions
637 if choice.should_ansi() || is_console_virtual { in create()
1104 if !console || choice.should_ansi() { in new()

Completed in 3 milliseconds