Libraries
»
dblink
(0.4.3)
»
Index
»
String
»
#reverse_color
Method: String#reverse_color
Defined in:
lib/dblink/color.rb
#
reverse_color
⇒
Object
24
# File 'lib/dblink/color.rb', line 24
def
reverse_color
;
"
\e[7m
#{
self
}
\e[27m
"
end