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