Sha256: 96eb659e350800503a5e2a051b64db0b48c6cd2f61009448e977b14329db9b66
Contents?: true
Size: 777 Bytes
Versions: 22
Compression:
Stored size: 777 Bytes
Contents
COLORIZE OBJECT TYPE NAME: colorize SHORTCUT: color DESCRIPTION The Colorize object can be used to write output in color. The Colorize container can contain multiple strings, each one can have a different color as specified by the names of the children. CHILDREN <color> - string - no default value The name of the child or children is the color. The string's value is what will be written out. MESSAGES run - Output the string in the color specified. EXAMPLE color [can] : w [colorize] : white [string] : This is white! m [colorize] : red [string] : red - green [string] : green - blue [string] : blue on_load [script] : run color.w run color.m SEE ALSO pastel
Version data entries
22 entries across 22 versions & 2 rubygems