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