Exception: Plines::Step::NotDeclaredInPipelineError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/plines/step.rb

Overview

Error raised when you include Plines::Step in a module that is not nested within a pipeline module.