MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / showHelp

Method showHelp

tests/catch.hpp:7856–7856  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7854 bool Config::hasTestFilters() const { return m_hasTestFilters; }
7855
7856 bool Config::showHelp() const { return m_data.showHelp; }
7857
7858 // IConfig interface
7859 bool Config::allowThrows() const { return !m_data.noThrow; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected