Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/massCodeIO/massCode
/ updateMainMenu
Function
updateMainMenu
src/main/menu/main.ts:680–683 ·
view source on GitHub ↗
(context: MainMenuContext)
Source
from the content-addressed store, hash-verified
678
}
679
680
export
function
updateMainMenu(context: MainMenuContext) {
681
currentMainMenuContext = context
682
Menu.setApplicationMenu(createMainMenu(context))
683
}
Callers
1
registerIPC
Function · 0.90
Calls
1
createMainMenu
Function · 0.85
Tested by
no test coverage detected