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

Method #output

deps/npm/lib/commands/query.js:121–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119 }
120
121 #output () {
122 this.checkExpected(this.#response.length)
123 output.buffer(this.#response)
124 }
125
126 // builds a normalized inventory
127 async #queryTree (tree, arg) {

Callers 2

execMethod · 0.95
execWorkspacesMethod · 0.95

Calls 2

checkExpectedMethod · 0.80
bufferMethod · 0.45

Tested by

no test coverage detected