MCPcopy Index your code
hub / github.com/nodejs/node / exit-handler.js

File exit-handler.js

deps/npm/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
exitHandlerFunction · 0.85
tmockFunction · 0.85
mockShelloutExitFunction · 0.85
releaseMethod · 0.80
assignMethod · 0.80
sameMethod · 0.80
includesMethod · 0.80
reduceMethod · 0.80

Tested by

no test coverage detected