MCPcopy Create free account
hub / github.com/TortoiseGit/TortoiseGit / HideMenusForUnversionedItems

Method HideMenusForUnversionedItems

src/TortoiseShell/ShellCache.cpp:269–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267}
268
269BOOL ShellCache::HideMenusForUnversionedItems()
270{
271 RefreshIfNeeded();
272 return (hidemenusforunversioneditems);
273}
274
275BOOL ShellCache::IsRemote()
276{

Callers 2

QueryContextMenuMethod · 0.80
GetStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected