MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / setConfig

Method setConfig

extern/Catch2/catch.hpp:10322–10324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10320 m_runner = runner;
10321 }
10322 void setConfig( IConfigPtr const& config ) override {
10323 m_config = config;
10324 }
10325
10326 friend IMutableContext& getCurrentMutableContext();
10327

Callers 4

listFunction · 0.80
RunContextMethod · 0.80
catch.hppFile · 0.80
applyCommandLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected