MCPcopy
hub / github.com/CopyTranslator/CopyTranslator / background.ts

File background.ts

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

Source from the content-addressed store, hash-verified

1"use strict";
2import { app, protocol } from "electron";
3const gotTheLock = app.requestSingleInstanceLock();
4

Callers

nothing calls this directly

Calls 5

initLogFunction · 0.90
onMethod · 0.80
focusMethod · 0.45
onExitMethod · 0.45
createWindowMethod · 0.45

Tested by

no test coverage detected