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

Method useConfigData

unittests/catch.hpp:9248–9251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9246 }
9247
9248 void Session::useConfigData( ConfigData const& configData ) {
9249 m_configData = configData;
9250 m_config.reset();
9251 }
9252
9253 int Session::run( int argc, char* argv[] ) {
9254 if( m_startupExceptions )

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected