Method: String#bg_blue

Defined in:
lib/xcutils/colors.rb

#bg_blueObject



16
# File 'lib/xcutils/colors.rb', line 16

def bg_blue;        "\e[44m#{self}\e[0m" end