console - 

Defines some ANSI Terminal Control Escape Sequences.

The color methods (e.g. Text::green) format the text to appear colored in a ANSI/VT100 terminal. By default, this coloring is skipped if stdout is not a TTY, but it can be forced by setting force_console_colors = true.

Content