Class HighLine::Style
In: lib/highline/style.rb
Parent: Object

Methods

ansi_rgb_to_hex   blue   bright   code   code_index   color   dup   green   index   list   new   on   red   rgb   rgb_hex   rgb_number   rgb_parts   to_hash   uncolor   variant  

Attributes

builtin  [RW] 
code  [R] 
list  [R] 
name  [R] 
rgb  [RW] 

Public Class methods

Single color/styles have :name, :code, :rgb (possibly), :builtin Compound styles have :name, :list, :builtin

Public Instance methods

[Validate]