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

Method scriptPath

test/common/inspector-helper.js:329–331  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

327 }
328
329 scriptPath() {
330 return this._instance.scriptPath();
331 }
332
333 script() {
334 return this._instance.script();

Callers 1

scriptURLMethod · 0.95

Calls 1

scriptPathMethod · 0.45

Tested by

no test coverage detected