MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / useColour

Method useColour

Bcore/src/main/cpp/Dobby/tests/catch.hpp:6551–6553  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6549 return m_data.benchmarkResolutionMultiple;
6550}
6551UseColour::YesOrNo Config::useColour() const {
6552 return m_data.useColour;
6553}
6554bool Config::shouldDebugBreak() const {
6555 return m_data.shouldDebugBreak;
6556}

Callers 1

platformColourInstanceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected