subprocess::input::input

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

Synopsis

Declared in <util/subprocess.h>

explicit
input(IOTYPE typ);

Parameters

NameDescription
typChannel type, which must be PIPE.