MCPcopy 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
680export function updateMainMenu(context: MainMenuContext) {
681 currentMainMenuContext = context
682 Menu.setApplicationMenu(createMainMenu(context))
683}

Callers 1

registerIPCFunction · 0.90

Calls 1

createMainMenuFunction · 0.85

Tested by

no test coverage detected