namespace Symfony\Component\Process\Pipes in Zircon Profile 8.0
Same name in other branches
Class | Location | Description |
---|---|---|
AbstractPipes |
vendor/ |
@author Romain Neutron <imprec@gmail.com> |
PipesInterface |
vendor/ |
PipesInterface manages descriptors and pipes for the use of proc_open. |
UnixPipes |
vendor/ |
UnixPipes implementation uses unix pipes as handles. |
WindowsPipes |
vendor/ |
WindowsPipes implementation uses temporary files as handles. |