MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / setConfig

Method setConfig

extlibs/catch/include/catch/catch.hpp:9951–9953  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9949 m_runner = runner;
9950 }
9951 void setConfig( IConfigPtr const& config ) override {
9952 m_config = config;
9953 }
9954
9955 friend IMutableContext& getCurrentMutableContext();
9956

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