Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/shelljs/shelljs
/ exit.js
File
exit.js
test/exit.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
test = require(
'ava'
);
2
3
const
shell = require(
'..'
);
4
Callers
nothing calls this directly
Calls
1
runExitInSubprocess
Function · 0.85
Tested by
no test coverage detected