Class: Pipetree::Railway::Stay
Overview
Call step proc and return incoming last step.
Constant Summary collapse
- Decider =
simply pass through the current direction: e.g. Left or Right.
->(result, cfg, last, *) { last }
Method Summary
Methods inherited from Strut
Constructor Details
This class inherits a constructor from Pipetree::Railway::Strut