Libraries
»
wpcap
(0.2.6)
»
Index
»
Wpcap
»
Utility
»
red
Method: Wpcap::Utility.red
Defined in:
lib/wpcap/utility.rb
.
red
(text) ⇒
Object
19
# File 'lib/wpcap/utility.rb', line 19
def
self
.
red
(
text
)
;
self
.
colorize
(
text
,
31
)
;
end