Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/GooseMod/OpenAsar
/ bootstrap.js
File
bootstrap.js
src/bootstrap.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ app, session } = require(
'electron'
);
2
const
{ readFileSync } = require(
'fs'
);
3
const
{ join } = require(
'path'
);
4
Callers
nothing calls this directly
Calls
1
get
Method · 0.80
Tested by
no test coverage detected