Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
list
Function · 0.80
RunContext
Method · 0.80
catch.hpp
File · 0.80
applyCommandLine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected