Libraries
»
termcolor
(1.2.2)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/termcolor.rb
Instance Method Summary
collapse
#
termcolor
⇒ Object
Instance Method Details
#
termcolor
⇒
Object
111 112 113
# File 'lib/termcolor.rb', line 111
def
termcolor
TermColor
.
parse
(
self
)
end