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

Function dimColour

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

Colour::LightGrey

Source from the content-addressed store, hash-verified

11213
11214// Colour::LightGrey
11215Catch::Colour::Code dimColour() {
11216 return Catch::Colour::FileName;
11217}
11218
11219std::string bothOrAll(std::size_t count) {
11220 return count == 1 ? std::string() : count == 2 ? "both " : "all ";

Callers 3

printExpressionWasMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected