Command: isatty

NEST HelpDesk Command Index NEST Quick Reference

Name:
 isatty - Determine if a stream is connected to a terminal.

Synopsis:
 stream isatty -> false|true

Description:
 Alternatives: Functions isatty_is for istreams, isatty_os
for osstreams (both undocumented) -> behaviour and synopsis are the same.

Remarks:
 This is a wrapper to the POSIX kernel function istty().

SeeAlso:ctermid
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/lib/sli/processes.sli

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative