Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ usage
Method
usage
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