MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / setConfig

Method setConfig

unittests/catch.hpp:7030–7032  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7028 m_runner = runner;
7029 }
7030 virtual void setConfig( IConfigPtr const& config ) override {
7031 m_config = config;
7032 }
7033
7034 friend IMutableContext& getCurrentMutableContext();
7035

Callers 1

RunContextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected