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