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

Method list

lib/internal/debugger/inspect_repl.js:538–540  ·  view source on GitHub ↗
(delta = 5)

Source from the content-addressed store, hash-verified

536 }
537
538 list(delta = 5) {
539 return getSourceSnippet(this.location, delta);
540 }
541 }
542
543 class Backtrace extends Array {

Callers 2

listFunction · 0.45
createReplFunction · 0.45

Calls 1

getSourceSnippetFunction · 0.85

Tested by

no test coverage detected