Skip to main content
Go to Latest
method Session.prototype.disconnect
import { Session } from "https://deno.land/std@0.158.0/node/inspector.ts";

Immediately closes the session, all pending message callbacks will be called with an error.