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

Method getResultCapture

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

IContext

Source from the content-addressed store, hash-verified

7008
7009 public: // IContext
7010 virtual IResultCapture* getResultCapture() override {
7011 return m_resultCapture;
7012 }
7013 virtual IRunner* getRunner() override {
7014 return m_runner;
7015 }

Callers 2

reportFatalFunction · 0.80
catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected