Generator
getIterator(int $flags)
Returns an iterator to the output of the process, with the output type as keys (Process::OUT/ERR).
Parameters int $flags A bit field of Process::ITER_* flags Return Value Generator Exceptions LogicException in case the output has been disabled LogicException In case the process is not started