Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ listReporters
Method
listReporters
Bcore/src/main/cpp/Dobby/tests/catch.hpp:6491–6493 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6489
return m_data.listTags;
6490
}
6491
bool Config::listReporters() const {
6492
return m_data.listReporters;
6493
}
6494
6495
std::string Config::getProcessName() const {
6496
return m_data.processName;
Callers
1
list
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected