Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ exit
Function
exit
lib/utilities/will-interrupt-process.js:187–189 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
185
}
186
187
function
exit() {
188
_process.exit();
189
}
190
191
function
onMessage(message) {
192
if
(message.kill) {
Callers
1
onMessage
Function · 0.85
Calls
1
exit
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…