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

Method RegistryHub

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

IRegistryHub

Source from the content-addressed store, hash-verified

8379
8380 public: // IRegistryHub
8381 RegistryHub() = default;
8382 IReporterRegistry const& getReporterRegistry() const override {
8383 return m_reporterRegistry;
8384 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected