parent_fd multimethod

Methods

parent_fd(pipe:PipeToChildProcess) Source: stdlib.ngs:6143
Get parent process end file descriptor of Pipe.
parent_fd(pipe:PipeFromChildProcess) Source: stdlib.ngs:6146
Get parent process end file descriptor of Pipe.