Method: PVC::Pipeline#with_err
- Defined in:
- lib/pvc/pipeline.rb
#with_err ⇒ Object
39 40 41 42 |
# File 'lib/pvc/pipeline.rb', line 39 def with_err @pieces << WithErrPiece.new self end |
39 40 41 42 |
# File 'lib/pvc/pipeline.rb', line 39 def with_err @pieces << WithErrPiece.new self end |