Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
7
const
restart = () => {
8
app.relaunch();
9
app.exit(0);
10
};
11
12
let
win;
13
exports.open = () => {
Callers
1
index.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected