Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GooseMod/OpenAsar
/ index.js
File
index.js
src/config/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ ipcMain, app, shell } = require(
'electron'
);
2
3
ipcMain.on(
'DISCORD_UPDATED_QUOTES'
, (e, c) => {
4
if
(c ===
'o'
) exports.open();
Callers
nothing calls this directly
Calls
4
restart
Function · 0.85
get
Method · 0.80
set
Method · 0.80
save
Method · 0.80
Tested by
no test coverage detected