Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/termcolor.rb
Instance Method Summary collapse
Instance Method Details
#termcolor ⇒ Object
111 112 113 |
# File 'lib/termcolor.rb', line 111 def termcolor TermColor.parse(self) end |