Libraries
»
psd2html
(0.0.6)
»
Index
»
Until
»
error
Method: Until.error
Defined in:
lib/until.rb
.
error
(info) ⇒
Object
7 8 9
# File 'lib/until.rb', line 7
def
self
.
error
(
info
)
STDOUT
.
puts
"error:"
+
red
(
info
)
end