Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ config
Method
config
unittests/catch.hpp:8617–8619 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8615
}
8616
8617
IConfigPtr RunContext::config() const {
8618
return m_config;
8619
}
8620
8621
IStreamingReporter& RunContext::reporter() const {
8622
return *m_reporter;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected