Libraries
»
achoo
(0.5.1)
»
Index
»
Achoo
»
Term
»
warn
Method: Achoo::Term.warn
Defined in:
lib/achoo/term.rb
.
warn
(text) ⇒
Object
21
# File 'lib/achoo/term.rb', line 21
def
self
.
warn
(
text
)
;
effect
(
YELLOW
,
text
)
;
end