MCPcopy Create free account
hub / github.com/npm/cli / help.js

File help.js

test/lib/commands/help.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const localeCompare = require('@isaacs/string-locale-compare')('en')
3const { load: loadMockNpm } = require('../../fixtures/mock-npm.js')
4const { cleanCwd } = require('../../fixtures/clean-snapshot')

Callers

nothing calls this directly

Calls 4

mockHelpFunction · 0.85
getArgsFunction · 0.85
execMethod · 0.45
completionMethod · 0.45

Tested by

no test coverage detected