NGS version 0.2.5 auto-generated documentation
Documentation index
The global namespace
child_fd multimethod
child_fd multimethod
Methods
child_fd(
pipe:
PipeToChildProcess
)
Source:
stdlib.ngs:4254
Get child process end file descriptor of Pipe.
child_fd(
pipe:
PipeFromChildProcess
)
Source:
stdlib.ngs:4257
Get child process end file descriptor of Pipe.