You are here

constant MODULES_WEIGHT_GREEN_OUTPUT in Modules weight 7

Same name and namespace in other branches
  1. 8.2 modules_weight.drush.inc \MODULES_WEIGHT_GREEN_OUTPUT
  2. 8 modules_weight.drush.inc \MODULES_WEIGHT_GREEN_OUTPUT

@file Drush commands related to the Modules weight module.

1 use of MODULES_WEIGHT_GREEN_OUTPUT
drush_modules_weight_mw_show_system_modules in ./modules_weight.drush.inc
Callback for the mw-show-system-modules command.

File

./modules_weight.drush.inc, line 8
Drush commands related to the Modules weight module.

Code

define('MODULES_WEIGHT_GREEN_OUTPUT', "\33[1;32;40m\33[1m%s\33[0m");