NEST HelpDesk | Command Index | NEST Quick Reference |
xifstream - Create an executable input-stream.Synopsis:
(filename) xifstream -> file trueDescription:
-> false
xifstream first tries to open a fileSeeAlso: Source:
by the given name. If this was successful, it creates
an executable stream-handle.
If an executable stream is executed (e.g. with exec),
the interpreter parses this file according to SLI syntax
and evaluates all contained objects.
/opt/conda/conda-bld/nest_1512418773968/work/nest-2.14.0/sli/sli_io.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative