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

Method scriptPath

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

Source from the content-addressed store, hash-verified

497 }
498
499 scriptPath() {
500 return this._scriptPath;
501 }
502
503 script() {
504 if (this._script === null)

Callers 2

scriptMethod · 0.95
scriptPathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected