Method: HighLine#use_color
- Defined in:
- lib/highline.rb
#use_color ⇒ Object
Set it to false to disable ANSI coloring
132 133 134 |
# File 'lib/highline.rb', line 132 def use_color @use_color end |
Set it to false to disable ANSI coloring
132 133 134 |
# File 'lib/highline.rb', line 132 def use_color @use_color end |