- Companion:
- class
Type members
Classlikes
Value members
Concrete methods
Accesses a scope in the environment and adds a finalizer to it.
Accesses a scope in the environment and adds a finalizer to it.
Accesses a scope in the environment and adds a finalizer to it.
Accesses a scope in the environment and adds a finalizer to it.
Makes a scope. Finalizers added to this scope will be run sequentially in the reverse of the order in which they were added when this scope is closed.
Makes a scope. Finalizers added to this scope will be run sequentially in the reverse of the order in which they were added when this scope is closed.
Concrete fields
A layer that constructs a scope and closes it when the workflow the layer is provided to completes execution, whether by success, failure, or interruption. This can be used to close a scope when providing a layer to a workflow.
A layer that constructs a scope and closes it when the workflow the layer is provided to completes execution, whether by success, failure, or interruption. This can be used to close a scope when providing a layer to a workflow.