Methods

isattyΒΆ

isatty(fd:Int)

Check whether given fd represents a TTY. Uses ISATTY(3). Throws TtyCheckFail.
Source: stdlib.ngs:2880

Returns

Bool