Libraries
»
piece_pipe
(0.2.0)
»
Index
»
PiecePipe
»
Pipeline
»
#debug
Method: PiecePipe::Pipeline#debug
Defined in:
lib/piece_pipe/pipeline.rb
#
debug
(opts) ⇒
Object
55 56 57
# File 'lib/piece_pipe/pipeline.rb', line 55
def
debug
(
opts
)
step
(
DebugStep
.
new
(
opts
)
)
end