Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gitify-app/gitify
/ showWindow
Function
showWindow
src/renderer/utils/system/comms.ts:69–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
* Show the main application window.
68
*/
69
export
function
showWindow(): void {
70
window.gitify.app.show();
71
}
72
73
/**
74
* Hide the main application window.
Callers
2
comms.test.ts
File · 0.90
LoginRoute
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected