Home
last modified time | relevance | path

Searched defs:ptyMode (Results 1 – 1 of 1) sorted by relevance

/template/strap/vendor/symfony/process/Pipes/
H A DUnixPipes.php26 private $ptyMode; variable in Symfony\\Component\\Process\\Pipes\\UnixPipes
29 public function __construct(?bool $ttyMode, bool $ptyMode, $input, bool $haveReadSupport)