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 = "background-color: white"

ON_CYAN = "background-color: cyan"

ON_MAGENTA = "background-color: magenta"

ON_BLUE = "background-color: blue"

ON_YELLOW = "background-color: yellow"

ON_GREEN = "background-color: green"

ON_RED = "background-color: red"

ON_BLACK = "background-color: black"

WHITE = "color: white"

CYAN = "color: cyan"

MAGENTA = "color: magenta"

BLUE = "color: blue"

YELLOW = "color: yellow"

GREEN = "color: green"

RED = "color: red"

BLACK = "color: black"

BOLD = "font-weight: bold"

Attributes

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