Home
last modified time | relevance | path

Searched defs:colors (Results 1 – 4 of 4) sorted by last modified time

/dokuwiki/vendor/splitbrain/php-cli/src/
H A DBase.php22 public $colors; variable in splitbrain\\phpcli\\Base
[all...]
H A DTableFormatter.php22 protected $colors; variable in splitbrain\\phpcli\\TableFormatter
29 public function __construct(Colors $colors = null) argument
189 public function format($columns, $texts, $colors = array()) argument
[all...]
H A DColors.php35 protected $colors = array( variable in splitbrain\\phpcli\\Colors
H A DOptions.php32 protected $colors; variable in splitbrain\\phpcli\\Options
43 public function __construct(Colors $colors = null) argument
[all...]