Disposes the runtime and all resources.
Emits an event to trigger hooks.
Optionalpayload: P extends void | undefined ? undefined : POptionaloptions: IEventEmitOptionsRetrieves the configuration passed to a resource.
Returns the configuration passed to the root resource.
Returns the ID of the root resource.
Executes a registered task.
Common interface for the Runner runtime instance. Provides access to tasks, events, resources, and lifecycle management.