Node.js module

inspector

Not implemented in Bun

Not implemented. Debugging is typically done via standard debugger protocols (like Chrome DevTools Protocol) connected to the Bun process itself, not via this module.

Functions 4

Classes 1

  • class inspector.Session

    The inspector.Session is used for dispatching messages to the V8 inspector back-end and receiving message responses and notifications.

Interfaces 2

Variables 1

Namespaces 15