ProcessBuilder setPrefix(string|array $prefix)
close() Closes file handles and pipes.
ProcessBuilder setEnv(string $name, null|string
Process restart(callable $callback = null)
bool areOpen() Returns if the current state has open file handles or pipes.
string[] readAndWrite(bool $blocking, bool $close = false) Reads data in file handles and pipes
getIterator()
class ProcessUtils ProcessUtils is a bunch of utility methods. This class contains static
addOutput(string $line) Adds a line to the STDOUT stream.
Page 4 of 13