Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/web/streaminglogger.rb,
lib/narou_logger.rb

Overview

Copyright 2013 whiteleaf. All rights reserved.

Instance Method Summary collapse

Instance Method Details

#termcolorObject



16
17
18
# File 'lib/narou_logger.rb', line 16

def termcolor
  TermColorLight.strip_tag(self)
end