Skip to main content

is_tty

Function is_tty 

Source
pub fn is_tty() -> bool
Expand description

Returns true when stdout is an interactive terminal (not piped).