Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deta/surf
/ attachContextMenu
Function
attachContextMenu
app/src/main/contextMenu.ts:126–128 ·
view source on GitHub ↗
(window: Electron.WebContents)
Source
from the content-addressed store, hash-verified
124
}
125
126
export
function
attachContextMenu(window: Electron.WebContents) {
127
return
setupContextMenu(window)
128
}
Callers
2
setupMainWindowWebContentsHandlers
Function · 0.90
setupWebContentsViewWebContentsHandlers
Function · 0.90
Calls
1
setupContextMenu
Function · 0.85
Tested by
no test coverage detected