class String
Public Instance Methods
termcolor()
click to toggle source
# File lib/termcolor.rb, line 110 def termcolor TermColor.parse(self) end
# File lib/termcolor.rb, line 110 def termcolor TermColor.parse(self) end