MCPcopy Create free account
hub / github.com/nodejs/node / url

Method url

typings/internalBinding/inspector.d.ts:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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;
26 asyncTaskCanceled(taskId: number): void;

Callers 8

mainFunction · 0.65
beChildFunction · 0.65
scriptMainFunction · 0.65
inspector-open.jsFile · 0.65
marked.jsFile · 0.65
beChildFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected