Name Description Size
atty.rs This internal module contains the terminal detection implementation. If the `auto-color` feature is enabled then we detect whether we're attached to a particular TTY. Otherwise, assume we're not attached to anything. This effectively prevents styles from being printed. 768
mod.rs 6463
termcolor