v2_6_3 -
Show latest stable
- Superclass: Basic
Inherit from Bundler::Thor::Shell::Basic and add set_color behavior. Check Bundler::Thor::Shell::Basic to see all available methods.
Constants
BLACK = "color: black"
BLUE = "color: blue"
BOLD = "font-weight: bold"
CYAN = "color: cyan"
GREEN = "color: green"
MAGENTA = "color: magenta"
ON_BLACK = "background-color: black"
ON_BLUE = "background-color: blue"
ON_CYAN = "background-color: cyan"
ON_GREEN = "background-color: green"
ON_MAGENTA = "background-color: magenta"
ON_RED = "background-color: red"
ON_WHITE = "background-color: white"
ON_YELLOW = "background-color: yellow"
RED = "color: red"
WHITE = "color: white"
YELLOW = "color: yellow"
Files
- lib/bundler/vendor/thor/lib/thor/shell/html.rb