Searched refs:isPtySupported (Results 1 – 2 of 2) sorted by relevance
| /template/strap/vendor/symfony/process/Pipes/ | ||
| H A D | UnixPipes.php | 76 if ($this->ptyMode && Process::isPtySupported()) { |
| /template/strap/vendor/symfony/process/ | ||
| H A D | Process.php | 1272 public static function isPtySupported() function in Symfony\\Component\\Process\\Process |