Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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"
;
2
import
{ app, protocol } from
"electron"
;
3
const
gotTheLock = app.requestSingleInstanceLock();
4
Callers
nothing calls this directly
Calls
5
initLog
Function · 0.90
on
Method · 0.80
focus
Method · 0.45
onExit
Method · 0.45
createWindow
Method · 0.45
Tested by
no test coverage detected