MCPcopy
hub / github.com/21st-dev/1code / index.ts

File index.ts

src/main/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Sentry from "@sentry/electron/main"
2import { app, BrowserWindow, dialog, Menu, nativeImage, session } from "electron"
3import { existsSync, readFileSync, readlinkSync, unlinkSync } from "fs"
4import { createServer } from "http"

Callers

nothing calls this directly

Calls 15

handleMcpOAuthCallbackFunction · 0.90
getAllWindowsFunction · 0.90
createMainWindowFunction · 0.90
createWindowFunction · 0.90
initAuthManagerFunction · 0.90
initAnalyticsFunction · 0.90
identifyFunction · 0.90
trackAppOpenedFunction · 0.90
initDatabaseFunction · 0.90
initAutoUpdaterFunction · 0.90
setupFocusUpdateCheckFunction · 0.90
checkForUpdatesFunction · 0.90

Tested by

no test coverage detected