MCPcopy Create free account
hub / github.com/Profactor/cv-plot / showHelp

Method showHelp

CvPlot/ext/catch2/inc/catch.hpp:9903–9903  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9901 bool Config::hasTestFilters() const { return m_hasTestFilters; }
9902
9903 bool Config::showHelp() const { return m_data.showHelp; }
9904
9905 // IConfig interface
9906 bool Config::allowThrows() const { return !m_data.noThrow; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected