Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ npm-usage.js
File
npm-usage.js
deps/npm/lib/utils/npm-usage.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ commands } = require(
'./cmd-list'
)
2
3
const
COL_MAX = 60
4
const
COL_MIN = 24
Callers
nothing calls this directly
Calls
5
cmdUsages
Function · 0.85
cmdNames
Function · 0.85
indent
Function · 0.70
get
Method · 0.65
require
Function · 0.50
Tested by
no test coverage detected