Module: Flows::SharedContextPipeline::DSL Private

Includes:
Callbacks, Tracks
Included in:
Flows::SharedContextPipeline
Defined in:
lib/flows/shared_context_pipeline/dsl.rb,
lib/flows/shared_context_pipeline/dsl/tracks.rb,
lib/flows/shared_context_pipeline/dsl/callbacks.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Since:

  • 0.4.0

Defined Under Namespace

Modules: Callbacks, Tracks

Constant Summary

Constants included from Callbacks

Callbacks::SingletonVarsSetup

Constants included from Tracks

Tracks::DEFAULT_ROUTER_DEF, Tracks::SingletonVarsSetup

Instance Attribute Summary

Attributes included from Callbacks

#after_all_callbacks, #after_each_callbacks, #before_all_callbacks, #before_each_callbacks

Attributes included from Tracks

#tracks

Method Summary

Methods included from Callbacks

#after_all, #after_each, #before_all, #before_each

Methods included from Tracks

#mut_step, #routes, #step, #track, #wrap