MCPcopy Create free account
hub / github.com/npm/cli / exit-handler.js

File exit-handler.js

test/lib/cli/exit-handler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('node:fs')
2const { join, resolve } = require('node:path')
3const EventEmitter = require('node:events')
4const os = require('node:os')

Callers

nothing calls this directly

Calls 15

cleanDateFunction · 0.85
cleanCwdFunction · 0.85
pickFunction · 0.85
mockExitHandlerFunction · 0.85
errFunction · 0.85
resolveFunction · 0.85
tmockFunction · 0.85
mockShelloutExitFunction · 0.85
replaceMethod · 0.80
typeMethod · 0.80
parseMethod · 0.80
filterMethod · 0.80

Tested by

no test coverage detected