Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TortoiseGit/TortoiseGit
/ GetMenuExt
Method
GetMenuExt
src/TortoiseShell/ShellCache.cpp:197–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
TGitContextMenuEntries ShellCache::GetMenuExt()
198
{
199
RefreshIfNeeded();
200
return to_TGitContextMenuEntries(menuexthigh, menuextlow);
201
}
202
203
TGitContextMenuEntries ShellCache::GetMenuMask()
204
{
Callers
1
QueryContextMenu
Method · 0.80
Calls
1
to_TGitContextMenuEntries
Function · 0.85
Tested by
no test coverage detected