MCPcopy 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

1const { commands } = require('./cmd-list')
2
3const COL_MAX = 60
4const COL_MIN = 24

Callers

nothing calls this directly

Calls 5

cmdUsagesFunction · 0.85
cmdNamesFunction · 0.85
indentFunction · 0.70
getMethod · 0.65
requireFunction · 0.50

Tested by

no test coverage detected