Generator getIterator(int $flags)
Returns an iterator to the output of the process, with the output type as keys (Process::OUT/ERR).
Generator getIterator(int $flags)
Returns an iterator to the output of the process, with the output type as keys (Process::OUT/ERR).
int | $flags | A bit field of Process::ITER_* flags |
Generator |
LogicException | in case the output has been disabled |
LogicException | In case the process is not started |
Designed by : w10schools
service@w10schools.com
Please login to continue.