Searched refs:ttyMode (Results 1 – 1 of 1) sorted by relevance
25 private $ttyMode; variable in Symfony\\Component\\Process\\Pipes\\UnixPipes29 public function __construct(?bool $ttyMode, bool $ptyMode, $input, bool $haveReadSupport) argument31 $this->ttyMode = $ttyMode;68 if ($this->ttyMode) {