Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ isSectionTracker
Method
isSectionTracker
Bcore/src/main/cpp/Dobby/tests/catch.hpp:10104–10106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10102
}
10103
10104
bool TrackerBase::isSectionTracker() const {
10105
return false;
10106
}
10107
bool TrackerBase::isIndexTracker() const {
10108
return false;
10109
}
Callers
3
runTest
Method · 0.80
SectionTracker
Method · 0.80
catch.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected