subprocess::output::output

Sets up a pipe as the child's output channel.

Synopsis

Declared in <util/subprocess.h>

explicit
output(IOTYPE typ);

Parameters

NameDescription
typChannel type, which must be PIPE.