MCPcopy Create free account
hub / github.com/nodejs/node / edit.js

File edit.js

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

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const path = require('node:path')
3const tspawk = require('../../fixtures/tspawk')
4const { load: loadMockNpm } = require('../../fixtures/mock-npm')

Callers

nothing calls this directly

Calls 15

tspawkFunction · 0.85
sameMethod · 0.80
loadMockNpmFunction · 0.70
matchMethod · 0.65
getMethod · 0.65
sliceMethod · 0.65
requireFunction · 0.50
testMethod · 0.45
completionMethod · 0.45
resolveMethod · 0.45
onMethod · 0.45
offMethod · 0.45

Tested by

no test coverage detected