Home
last modified time | relevance | path

Searched refs:STDOUT (Results 26 – 26 of 26) sorted by path

12

/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DColors.php65 if (function_exists('posix_isatty') && !posix_isatty(STDOUT)) {
108 public function ptln($line, $color, $channel = STDOUT)
154 public function set($color, $channel = STDOUT)
166 public function reset($channel = STDOUT)

12