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