Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ completedCycle
Method
completedCycle
Bcore/src/main/cpp/Dobby/tests/catch.hpp:10045–10047 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10043
}
10044
10045
bool TrackerContext::completedCycle() const {
10046
return m_runState == CompletedCycle;
10047
}
10048
ITracker &TrackerContext::currentTracker() {
10049
return *m_currentTracker;
10050
}
Callers
1
catch.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected