Home
last modified time | relevance | path

Searched refs:UnixPipes (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/symfony/process/Pipes/
H A DUnixPipes.php23 class UnixPipes extends AbstractPipes class
/template/strap/vendor/symfony/process/
H A DProcess.php21 use Symfony\Component\Process\Pipes\UnixPipes; alias
1298 …$this->processPipes = new UnixPipes($this->isTty(), $this->isPty(), $this->input, !$this->outputDi…