class Terrapin::CommandLine::MultiPipe

def pipe_options

def pipe_options
  { out: @stdout_out, err: @stderr_out }
end