Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ index.ts
File
index.ts
apps/desktop/src/main/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ existsSync } from
"node:fs"
;
2
import
{ homedir } from
"node:os"
;
3
import
{ join } from
"node:path"
;
4
import
{ fileURLToPath } from
"node:url"
;
Callers
nothing calls this directly
Calls
4
initErrorReporting
Function · 0.90
ensureSingleInstance
Function · 0.85
focusMainWindow
Function · 0.85
stopConnection
Function · 0.85
Tested by
no test coverage detected