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