Skip to main content
Session.prototype.connect - inspector - Node documentation
method Session.prototype.connect

Usage in Deno

import { Session } from "node:inspector";
Session.prototype.connect(): void

Connects a session to the inspector back-end.

Return Type

void