Module
Color
In:
lib/redgreen.rb
cute.
Methods
color
method_missing
Constants
COLORS
=
{ :clear => 0, :red => 31, :green => 32, :yellow => 33 }
Public Class methods
color
(color)
method_missing
(color_name, *args)
[Validate]