Pipes (Component\Process)
Symfony\Component\Process\Pipes
Classes
AbstractPipes | |
UnixPipes | UnixPipes implementation uses unix pipes as handles. |
WindowsPipes | WindowsPipes implementation uses temporary files as handles. |
Interfaces
PipesInterface | PipesInterface manages descriptors and pipes for the use of proc_open. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
登录查看完整内容