AbstractPipes
abstract class AbstractPipes implements PipesInterface
Properties
$pipes |
Methods
close()
Closes file handles and pipes.
bool
hasSystemCallBeenInterrupted()
Returns true if a system call has been interrupted.
unblock()
Unblocks streams.
write()
Writes input to stdin.
handleError($type, $msg)
No description