termion
0.0.1
Modules
clear
color
cursor
event
input
raw
screen
scroll
style
Structs
AsyncReader
Functions
async_stdin
get_tty
is_tty
terminal_size
termion
Function
is_tty
Copy item path
Settings
Help
Summary
Source
pub fn is_tty<T:
AsRawFd
>(stream:
&T
) ->
bool
Expand description
Is this stream a TTY?