Module Turn::Colorize
In: lib/turn/colorize.rb

Provides a uniform interface for colorizing Turn output.

Methods

blue   bold   color_supported?   colorize?   colorize?   error   fail   green   included   magenta   mark   pass   red   skip  

Constants

COLORLESS_TERMINALS = ['dumb']

Public Class methods

Does the system support color?

Colorize output or not?

Public Instance methods

[Validate]