Readonly
Emit an event within the context of the run result.
The event to emit.
Optional
The payload to emit.
Get the value of a resource from the run result.
The resource to get the value of.
The value of the resource.
Run a task within the context of the run result.
The task to run.
Rest
The arguments to pass to the task.
The result of the task.
Emit an event within the context of the run result.