Method Stdio.Terminfo.is_tty()
- Method
is_tty
intis_tty()- Description
Returns 1 if Stdio.stdin is connected to an interactive terminal that can handle backspacing, carriage return without linefeed, and the like.
int is_tty()
Returns 1 if Stdio.stdin is connected to an interactive terminal that can handle backspacing, carriage return without linefeed, and the like.