Method: String#bg_brown

Defined in:
lib/dblink/color.rb

#bg_brownObject

[View source]

14
# File 'lib/dblink/color.rb', line 14

def bg_brown;       "\e[43m#{self}\e[0m" end