MCPcopy 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

scriptMethod · 0.45

Tested by

no test coverage detected