Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gitify-app/gitify
/ comms.test.ts
File
comms.test.ts
src/renderer/utils/system/comms.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mockSettings } from
'../../__mocks__/state-mocks'
;
2
3
import
{
type
Link, OpenPreference } from
'../../types'
;
4
Callers
nothing calls this directly
Calls
13
openExternalLink
Function · 0.90
getAppVersion
Function · 0.90
encryptValue
Function · 0.90
decryptValue
Function · 0.90
quitApp
Function · 0.90
showWindow
Function · 0.90
hideWindow
Function · 0.90
setAutoLaunch
Function · 0.90
setUseAlternateIdleIcon
Function · 0.90
applyKeyboardShortcut
Function · 0.90
updateTrayColor
Function · 0.90
updateTrayTitle
Function · 0.90
Tested by
no test coverage detected