Method: String#bg_black

Defined in:
lib/dblink/color.rb

#bg_blackObject

[View source]

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

def bg_black;       "\e[40m#{self}\e[0m" end