Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ inspector-open.js
File
inspector-open.js
test/fixtures/inspector-open.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
inspector = require(
'inspector'
);
3
4
Callers
nothing calls this directly
Calls
5
url
Method · 0.65
open
Method · 0.65
close
Method · 0.65
require
Function · 0.50
assert
Function · 0.50
Tested by
no test coverage detected