Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ doQuit
Method
doQuit
tools/mcsim/main.js:440–442 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
438
});
439
}
440
doQuit() {
441
this.onQuit(application);
442
}
443
/* FILE MENU */
444
canOpenFile() {
445
return
true;
Callers
nothing calls this directly
Calls
1
onQuit
Method · 0.95
Tested by
no test coverage detected