NEST HelpDesk | Command Index | NEST Quick Reference |
isatty - Determine if a stream is connected to a terminal.Synopsis:
stream isatty -> false|trueDescription:
Alternatives: Functions isatty_is for istreams, isatty_osRemarks:
for osstreams (both undocumented) -> behaviour and synopsis are the same.
This is a wrapper to the POSIX kernel function istty().SeeAlso: Source:
/builddir/build/BUILD/nest-simulator-2.16.0/nest-simulator-2.16.0/lib/sli/processes.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative