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