Sets up a pipe as the child's output channel.
Declared in <util/subprocess.h>
<util/subprocess.h>
explicit output(IOTYPE typ);
Name
Description
typ
Channel type, which must be PIPE.
Created with MrDocs