Saxonberg Server API
Preparing search index...
mud/lib/script/Interpreter
Effect
Type Alias Effect
Effect
:
|
{
command
:
CommandDefinition
;
kind
:
"dispatch"
;
model
:
CommandModel
;
prep
:
Record
<
string
,
string
>
;
}
|
{
kind
:
"slice"
}
|
{
kind
:
"suspend"
;
request
:
SuspendRequest
}
A unit of work the sync evaluator hands to the async pump.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Saxonberg Server API
Loading...
A unit of work the sync evaluator hands to the async pump.