class UnixPipes extends AbstractPipes
UnixPipes implementation uses unix pipes as handles.
Properties
array $pipes from AbstractPipes
Methods
__construct($ttyMode, $ptyMode, $input, $haveReadSupport)
close() Closes file handles and pipes. from AbstractPipes __destruct()
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 pipes use temporar