Flowdock
class
Importance_1
v2_6_3 - Show latest stable - 0 notes - Superclass: Basic
  • 1_8_6_287
  • 1_8_7_72
  • 1_8_7_330
  • 1_9_1_378
  • 1_9_2_180
  • 1_9_3_125
  • 1_9_3_392
  • 2_1_10
  • 2_2_9
  • 2_4_6
  • 2_5_5
  • 2_6_3 (0)
  • What's this?

Inherit from Bundler::Thor::Shell::Basic and add set_color behavior. Check Bundler::Thor::Shell::Basic to see all available methods.

Constants

ON_WHITE = "\e[47m"

ON_CYAN = "\e[46m"

ON_MAGENTA = "\e[45m"

ON_BLUE = "\e[44m"

ON_YELLOW = "\e[43m"

ON_GREEN = "\e[42m"

ON_RED = "\e[41m"

ON_BLACK = "\e[40m"

WHITE = "\e[37m"

CYAN = "\e[36m"

MAGENTA = "\e[35m"

BLUE = "\e[34m"

YELLOW = "\e[33m"

GREEN = "\e[32m"

RED = "\e[31m"

BLACK = "\e[30m"

BOLD = "\e[1m"

CLEAR = "\e[0m"

Attributes

Show files where this class is defined (1 file)
Register or log in to add new notes.