Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TortoiseGit/TortoiseGit
/ HasShellMenuAccelerators
Method
HasShellMenuAccelerators
src/TortoiseShell/ShellCache.cpp:233–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
}
232
233
BOOL ShellCache::HasShellMenuAccelerators()
234
{
235
RefreshIfNeeded();
236
return (shellmenuaccelerators != 0);
237
}
238
239
BOOL ShellCache::IsUnversionedAsModified()
240
{
Callers
2
InsertGitMenu
Method · 0.80
QueryContextMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected