ContainerDebugExtensions extension
Builds a fresh ContainerDebug snapshot. Re-invoke to refresh — nothing is cached; each call walks the live graph.
Throws ContainerUsageError if the dependency graph has not been
built — i.e. before the first successful start(), after a rolled-
back start, or after AppContainer.stop (the graph is dropped on
every teardown).
- on
Properties
- debug → ContainerDebug
-
Available on AppContainer, provided by the ContainerDebugExtensions extension
no setter