Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ ~Session
Method
~Session
Bcore/src/main/cpp/Dobby/tests/catch.hpp:9126–9128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9124
m_cli = makeCommandLineParser(m_configData);
9125
}
9126
Session::~Session() {
9127
Catch::cleanUp();
9128
}
9129
9130
void Session::showHelp() const {
9131
Catch::cout() <<
"\nCatch v"
<< libraryVersion() <<
"\n"
Callers
nothing calls this directly
Calls
1
cleanUp
Function · 0.85
Tested by
no test coverage detected