MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / isGeneratorTracker

Method isGeneratorTracker

extlibs/catch/include/catch/catch.hpp:13821–13821  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13819
13820 bool TrackerBase::isSectionTracker() const { return false; }
13821 bool TrackerBase::isGeneratorTracker() const { return false; }
13822
13823 void TrackerBase::open() {
13824 m_runState = Executing;

Callers 1

GeneratorTrackerClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected