Class: PVC::WithErrPiece

Inherits:
Object
  • Object
show all
Defined in:
lib/pvc/with_err_piece.rb

Defined Under Namespace

Classes: Runner

Instance Method Summary collapse

Instance Method Details

#runnerObject



42
43
44
# File 'lib/pvc/with_err_piece.rb', line 42

def runner
  Runner.new
end