Method: PVC::Pipeline#only_err
- Defined in:
- lib/pvc/pipeline.rb
#only_err ⇒ Object
44 45 46 47 |
# File 'lib/pvc/pipeline.rb', line 44 def only_err @pieces << OnlyErrPiece.new self end |
44 45 46 47 |
# File 'lib/pvc/pipeline.rb', line 44 def only_err @pieces << OnlyErrPiece.new self end |