MCPcopy Index your code
hub / github.com/nodejs/node / open

Method open

typings/internalBinding/inspector.d.ts:22–22  ·  view source on GitHub ↗
(port: number, host: string)

Source from the content-addressed store, hash-verified

20 ...args: any[]
21 ): any;
22 open(port: number, host: string): void;
23 url(): string | undefined;
24 waitForDebugger(): boolean;
25 asyncTaskScheduled(taskName: string, taskId: number, recurring: boolean): void;

Callers 15

is_validFunction · 0.65
checkFilesFunction · 0.65
pseudo-tty.pyFile · 0.65
ExecFlockMethod · 0.65
ExecFlockMethod · 0.65
icutrim.pyFile · 0.65
unpackFunction · 0.65
RunCommandMethod · 0.65

Calls

no outgoing calls

Tested by 3

RunCommandMethod · 0.52
testFunction · 0.52
testFunction · 0.52