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

File view.js

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

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const { load: _loadMockNpm } = require('../../fixtures/mock-npm.js')
3
4t.cleanSnapshot = str => str

Callers

nothing calls this directly

Calls 6

replaceMethod · 0.80
parseMethod · 0.80
endMethod · 0.80
loadMockNpmFunction · 0.70
execMethod · 0.45
completionMethod · 0.45

Tested by

no test coverage detected