Skip to main content

Module runtime

Module runtime 

Source

StructsΒ§

SteelCommandRuntime πŸ”’
Runtime model interpreted by Steel’s tick-owned command scheduler.

EnumsΒ§

SteelExecutor πŸ”’
A terminal executor stored in a Steel command graph.
SteelModifier πŸ”’
A redirect modifier stored in a Steel command graph.

TraitsΒ§

CustomCommandExecutor πŸ”’
Special terminal behavior that controls command frames or queues more work.
CustomModifierExecutor πŸ”’
Special redirect behavior that controls command frames or queues more work.

FunctionsΒ§

argument πŸ”’
Creates an argument backed by Steel’s runtime model.
literal πŸ”’
Creates a literal backed by Steel’s runtime model.
missing_score_holder_argument πŸ”’
missing_selector_argument πŸ”’

Type AliasesΒ§

StandardExecutor πŸ”’
StandardModifier πŸ”’
SteelCommandContext πŸ”’
SteelContextChain πŸ”’
SuspendedExecutor πŸ”’