MCPcopy 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

1import { existsSync } from "node:fs";
2import { homedir } from "node:os";
3import { join } from "node:path";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 4

initErrorReportingFunction · 0.90
ensureSingleInstanceFunction · 0.85
focusMainWindowFunction · 0.85
stopConnectionFunction · 0.85

Tested by

no test coverage detected