MCPcopy Create free account
hub / github.com/bblanchon/ArduinoJson / config

Method config

extras/tests/catch/catch.hpp:12781–12783  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12779 }
12780
12781 IConfigPtr RunContext::config() const {
12782 return m_config;
12783 }
12784
12785 IStreamingReporter& RunContext::reporter() const {
12786 return *m_reporter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected