class ProcessExecuter::MonitoredPipe

def to_io

Other tags:
    Api: - private

Returns:
  • (IO) - the write end of the pipe
def to_io
  pipe_writer
end