Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TortoiseGit/TortoiseGit
/ IsSimpleContext
Method
IsSimpleContext
src/TortoiseShell/ShellCache.cpp:227–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
}
226
227
BOOL ShellCache::IsSimpleContext()
228
{
229
RefreshIfNeeded();
230
return (simplecontext != 0);
231
}
232
233
BOOL ShellCache::HasShellMenuAccelerators()
234
{
Callers
1
Initialize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected