Function grep_cli::is_tty_stderr
source · pub fn is_tty_stderr() -> bool
Expand description
Returns true if and only if stderr is believed to be connected to a tty or a console.
pub fn is_tty_stderr() -> bool
Returns true if and only if stderr is believed to be connected to a tty or a console.