Reports whether standard input is connected to a terminal.
Declared in <compat/stdin.h>
<compat/stdin.h>
bool StdinTerminal();
True if standard input is a terminal, false otherwise.