MCPcopy Index your code
hub / github.com/nodejs/node / exec.js

File exec.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

packageMethod · 0.80
replyMethod · 0.80
timesMethod · 0.80
loadMockNpmFunction · 0.70
matchMethod · 0.65
getMethod · 0.65
requireFunction · 0.50
testMethod · 0.45
execMethod · 0.45
joinMethod · 0.45
statMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected