MCPcopy
hub / github.com/GooseMod/OpenAsar / restart

Function restart

src/config/index.js:7–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5});
6
7const restart = () => {
8 app.relaunch();
9 app.exit(0);
10};
11
12let win;
13exports.open = () => {

Callers 1

index.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected