You are here

constant NO_AUTOCOMPLETE_GREEN_OUTPUT in No Autocomplete 7

Same name and namespace in other branches
  1. 8 no_autocomplete.drush.inc \NO_AUTOCOMPLETE_GREEN_OUTPUT

@file Drush commands related to the No Autocomplete module.

1 use of NO_AUTOCOMPLETE_GREEN_OUTPUT
_drush_no_autocomplete_set_options in ./no_autocomplete.drush.inc
Set the variable options.

File

./no_autocomplete.drush.inc, line 8
Drush commands related to the No Autocomplete module.

Code

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