array getDescriptors() Returns an array of descriptors for the use of proc_open.
class Process implements IteratorAggregate
class AbstractPipes implements
interface PipesInterface PipesInterface manages descriptors and pipes for the use of proc_open
Process signal(int $signal)
checkTimeout() Performs a check between the timeout definition and the time the process started.
bool isSuccessful() Checks if the process ended successfully.
bool isTty() Checks if the TTY mode is enabled.
start(callable $callback = null) Starts the process and returns after writing the input to STDIN
Process clearErrorOutput()
Page 10 of 13