Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ script
Method
script
test/common/inspector-helper.js:333–335 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
331
}
332
333
script() {
334
return
this._instance.script();
335
}
336
337
scriptURL() {
338
return
pathToFileURL(this.scriptPath());
Callers
nothing calls this directly
Calls
1
script
Method · 0.45
Tested by
no test coverage detected