Skip to main content

is_tty

Function is_tty 

Source
pub fn is_tty() -> bool
Expand description

Returns true if stdin is a TTY (interactive terminal).