Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

std/node/inspector.ts>close

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function close
import { close } from "https://deno.land/std@0.160.0/node/inspector.ts";

Deactivate the inspector. Blocks until there are no active connections. See https://nodejs.org/api/inspector.html#inspectorclose