MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / RunContext

Method RunContext

Bcore/src/main/cpp/Dobby/tests/catch.hpp:4679–4679  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4677
4678public:
4679 RunContext(RunContext const &) = delete;
4680 RunContext &operator=(RunContext const &) = delete;
4681
4682 explicit RunContext(IConfigPtr const &_config, IStreamingReporterPtr &&reporter);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected