MCPcopy 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}
6491bool Config::listReporters() const {
6492 return m_data.listReporters;
6493}
6494
6495std::string Config::getProcessName() const {
6496 return m_data.processName;

Callers 1

listFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected