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

Method exit

deps/npm/lib/cli/exit-handler.js:48–50  ·  view source on GitHub ↗
(err)

Source from the content-addressed store, hash-verified

46 }
47
48 exit (err) {
49 this.#handleExit(err)
50 }
51
52 #handleProcessExitAndReset = (code) => {
53 this.#handleProcessExit(code)

Callers 15

mockExitHandlerFunction · 0.95
errorFunction · 0.45
checkimports.pyFile · 0.45
MainFunction · 0.45
test.pyFile · 0.45
run_gypFunction · 0.45
prepare_lief.pyFile · 0.45
run-valgrind.pyFile · 0.45
PrintUsageFunction · 0.45
PrintVersionFunction · 0.45

Calls

no outgoing calls

Tested by 2

MainFunction · 0.36
mainFunction · 0.36