private function shellColours::__construct in Chaos Tool Suite (ctools) 7
shellColours constructor.
File
- drush/
ctools.drush.inc, line 999 - CTools Drush commands.
Class
- shellColours
- Class to deal with wrapping output strings with colour formatting for the shell.
Code
private function __construct() {
}