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

Synopsis

Declared in <util/subprocess.h>

explicit
input(IOTYPE typ);

Parameters

Name

Description

typ

Channel type, which must be PIPE.

Created with MrDocs