Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ usage
Method
usage
deps/npm/lib/base-cmd.js:171–173 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
169
}
170
171
get usage () {
172
return
this.constructor.getUsage(this.parentName)
173
}
174
175
usageError (prefix =
''
) {
176
if
(prefix) {
Callers
nothing calls this directly
Calls
1
getUsage
Method · 0.80
Tested by
no test coverage detected