pub fn is_tty<T: AsRawFd>(stream: &T) -> bool
Expand description

Is this stream a TTY?