static ProcessBuilder create(array
ProcessBuilder setArguments(array $arguments)
resource|string|Iterator|null getInput()
int wait(callable $callback = null) Waits for the process to terminate. The callback receives
ProcessBuilder inheritEnvironmentVariables(bool
string getCommandLine() Gets the command line to be executed.
Process enableOutput()
bool getEnhanceWindowsCompatibility() Gets whether or not Windows compatibility is enabled.
null|string getExitCodeText() Returns a string representation for the exit code returned by the
Process clearOutput()
Page 1 of 13