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