Libraries
»
xcode-utils
(1.0.6)
»
Index
»
String
»
#bg_blue
Method: String#bg_blue
Defined in:
lib/xcutils/colors.rb
#
bg_blue
⇒
Object
16
# File 'lib/xcutils/colors.rb', line 16
def
bg_blue
;
"
\e[44m
#{
self
}
\e[0m
"
end