MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / getPreferences

Method getPreferences

unittests/catch.hpp:3767–3769  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3765 }
3766
3767 ReporterPreferences getPreferences() const override {
3768 return m_reporterPrefs;
3769 }
3770
3771 static std::set<Verbosity> getSupportedVerbosities() {
3772 return { Verbosity::Normal };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected