Step Registry
object StepRegistry
A global registry of all declared Steps.
Steps are stored in a mutable list and can be resolved by plan builders.
Functions
Link copied to clipboard
Returns all currently registered steps.
Link copied to clipboard
Registers a Step instance.