MCPcopy Create free account
hub / github.com/npm/cli / #output

Method #output

lib/commands/query.js:133–136  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

131 }
132
133 #output () {
134 this.checkExpected(this.#response.length)
135 output.buffer(this.#response)
136 }
137
138 // builds a normalized inventory
139 async #queryTree (tree, arg) {

Callers 2

execMethod · 0.95
execWorkspacesMethod · 0.95

Calls 1

checkExpectedMethod · 0.80

Tested by

no test coverage detected