NGS version 0.2.5 auto-generated documentation
Documentation index
The global namespace
isatty multimethod
isatty multimethod
Methods
isatty(
fd:
Int
)
Source:
stdlib.ngs:4205
Check whether given fd represents a TTY. Uses ISATTY(3). Throws TtyCheckFail.
Returns
Bool