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