Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Alumna::Orchestrator
Class methods
run
(rules :
Array
(
Rule
), ctx :
RuleContext
, short_circuit = false, *, start :
Int32
= 0) :
Bool
Source
run_bounded
(rules :
Array
(
Rule
), ctx :
RuleContext
, boundary :
Int32
, short_circuit = false) :
NamedTuple
(ok:
Bool
, stopped_in_app:
Bool
)
Source