MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / config

Method config

test/expected/catch.hpp:12565–12567  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12563 }
12564
12565 IConfigPtr RunContext::config() const {
12566 return m_config;
12567 }
12568
12569 IStreamingReporter& RunContext::reporter() const {
12570 return *m_reporter;

Callers 1

LoadByNameWithConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected