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.