Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ setConfig
Method
setConfig
Bcore/src/main/cpp/Dobby/tests/catch.hpp:6861–6863 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6859
m_runner = runner;
6860
}
6861
virtual void setConfig(IConfigPtr const &config) override {
6862
m_config = config;
6863
}
6864
6865
friend IMutableContext &getCurrentMutableContext();
6866
Callers
1
RunContext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected