Class: Smith::Workflow::Graph::RuntimeReadinessTraversal
- Inherits:
-
Object
- Object
- Smith::Workflow::Graph::RuntimeReadinessTraversal
- Extended by:
- Dry::Initializer
- Defined in:
- lib/smith/workflow/graph/runtime_readiness_traversal.rb
Instance Method Summary collapse
Instance Method Details
#report ⇒ Object
16 17 18 19 20 |
# File 'lib/smith/workflow/graph/runtime_readiness_traversal.rb', line 16 def report initialize_walk inspect_graphs @reports.fetch(graph.workflow_class) end |