MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / ~Session

Method ~Session

extlibs/catch/include/catch/catch.hpp:12799–12801  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12797 m_cli = makeCommandLineParser( m_configData );
12798 }
12799 Session::~Session() {
12800 Catch::cleanUp();
12801 }
12802
12803 void Session::showHelp() const {
12804 Catch::cout()

Callers

nothing calls this directly

Calls 1

cleanUpFunction · 0.85

Tested by

no test coverage detected