Class
ANSI::Chain
In:
lib/ansi/chain.rb
Parent:
Object
ANSI::Chain
was inspired by Kazuyoshi Tlacaelel‘s Isna library.
Methods
method_missing
new
to_s
to_str
Attributes
codes
[R]
string
[R]
Public Class methods
new
(string)
Public Instance methods
method_missing
(s, *a, &b)
to_s
()
to_str
()
[Validate]