Libraries
»
owasp-pipeline
(0.8.3)
»
Index
»
Pipeline
»
error
Method: Pipeline.error
Defined in:
lib/pipeline.rb
.
error
(message) ⇒
Object
263 264 265
# File 'lib/pipeline.rb', line 263
def
self
.
error
message
$stderr
.
puts
message
end