All registered action names.
Actions that have undo handlers registered.
Actions that have respond() handlers registered.
Number of installed plugins.
Plugin priorities in execution order (highest first).
Number of beforeHooks.
Number of afterHooks.
Pattern listeners: each entry is the pattern string.
Whether the bus is sealed.
Current nested dispatch depth (0 when idle).
Number of active throttle timers on this bus instance.
Complete snapshot of a bus's internal topology. Returned by
inspectBus()for debugging, DevTools, and ops diagnostics.Example