Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
exec
Method · 0.95
execWorkspaces
Method · 0.95
Calls
2
checkExpected
Method · 0.80
buffer
Method · 0.45
Tested by
no test coverage detected