Libraries
»
mmi
(0.1.0)
»
Index
»
Mmi
»
warn
Method: Mmi.warn
Defined in:
lib/mmi.rb
.
warn
(text) ⇒
Object
36 37 38
# File 'lib/mmi.rb', line 36
def
self
.
warn
(
text
)
puts
text
end