bool haveReadSupport() Returns if pipes are able to read output.
close() Closes file handles and pipes.
string[] readAndWrite(bool $blocking, bool $close = false) Reads data in file handles and pipes
bool areOpen() Returns if the current state has open file handles or pipes.
array getDescriptors() Returns an array of descriptors for the use of proc_open.
string[] getFiles() Returns an array of filenames indexed by their related stream in case these
interface PipesInterface PipesInterface manages descriptors and pipes for the use of proc_open
class AbstractPipes implements
Page 1 of 3