Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Fluxion::Executor::ExecutorRegistry
Inherits
Reference
<
Object
Picks the executor that handles a step.
Constructors
default
Source
new
(executors :
Array
(
StepExecutor
) = [] of
StepExecutor
)
Source
Instance methods
<<
(executor :
StepExecutor
) : self
Source
executors
Source
for
(step :
Step
) :
StepExecutor
|
Nil
Source