MCPcopy 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

listFunction · 0.80
RunContextMethod · 0.80
catch.hppFile · 0.80
applyCommandLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected