Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ setConfig
Method
setConfig
lib/catch2/catch.hpp:10324–10326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10322
m_runner = runner;
10323
}
10324
void setConfig( IConfigPtr const& config ) override {
10325
m_config = config;
10326
}
10327
10328
friend IMutableContext& getCurrentMutableContext();
10329
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