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