Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/web/streaminglogger.rb,
lib/logger.rb
Overview
Copyright 2013 whiteleaf. All rights reserved.
Instance Method Summary collapse
Instance Method Details
#termcolor ⇒ Object
12 13 14 |
# File 'lib/logger.rb', line 12 def termcolor TermColorLight.strip_tag(self) end |