Method: String.enable_colors
- Defined in:
- lib/colored.rb
.enable_colors ⇒ Object
87 88 89 |
# File 'lib/colored.rb', line 87 def enable_colors self.colors_disabled = false end |
87 88 89 |
# File 'lib/colored.rb', line 87 def enable_colors self.colors_disabled = false end |