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:
/opt/conda/conda-bld/nest_1512418773968/work/nest-2.14.0/lib/sli/processes.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative