Class: Transflow::Transaction::Step Private
- Inherits:
-
Object
- Object
- Transflow::Transaction::Step
- Includes:
- Dry::Pipeline::Mixin
- Defined in:
- lib/transflow/transaction.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Step wrapper object which adds ‘>>` operator
Class Method Summary collapse
- .[](op) ⇒ Object private