__construct() __construct(resource|string|integer|float|boolean|\Iterator|null $input, \Symfony\Component\Process\Pipes\bool $haveReadSupport) Parameters resource|string|integer|float|boolean|\Iterator|null $input \Symfony\Component\Process\Pipes\bool $haveReadSupport
hasSystemCallBeenInterrupted() hasSystemCallBeenInterrupted() : boolean Returns true if a system call has been interrupted. Returns boolean
write() write() Writes input to stdin. Throws \Symfony\Component\Process\Exception\InvalidArgumentException When an input iterator yields a non supported value