MCPcopy 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
197TGitContextMenuEntries ShellCache::GetMenuExt()
198{
199 RefreshIfNeeded();
200 return to_TGitContextMenuEntries(menuexthigh, menuextlow);
201}
202
203TGitContextMenuEntries ShellCache::GetMenuMask()
204{

Callers 1

QueryContextMenuMethod · 0.80

Calls 1

Tested by

no test coverage detected