Method: String#gray
- Defined in:
- lib/dblink/color.rb
permalink #gray ⇒ Object
[View source]
9 |
# File 'lib/dblink/color.rb', line 9 def gray; "\e[37m#{self}\e[0m" end |
9 |
# File 'lib/dblink/color.rb', line 9 def gray; "\e[37m#{self}\e[0m" end |