Class: Smith::Workflow::Graph::RuntimeReadiness
- Inherits:
-
Object
- Object
- Smith::Workflow::Graph::RuntimeReadiness
- Extended by:
- Dry::Initializer
- Defined in:
- lib/smith/workflow/graph/runtime_readiness.rb
Instance Method Summary collapse
Instance Method Details
#report ⇒ Object
16 17 18 |
# File 'lib/smith/workflow/graph/runtime_readiness.rb', line 16 def report RuntimeReadinessTraversal.new(graph, visited:).report end |