Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
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