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