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.