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