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

Function output

test/common/debugger.js:140–142  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

138 },
139
140 get output() {
141 return getOutput();
142 },
143
144 get stderrOutput() {
145 return stderrOutput;

Callers

nothing calls this directly

Calls 1

getOutputFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…