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