MCPcopy 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}
10107bool TrackerBase::isIndexTracker() const {
10108 return false;
10109}
10110
10111void TrackerBase::open() {
10112 m_runState = Executing;

Callers 1

catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected