Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ ~Session
Method
~Session
unittests/catch.hpp:9207–9209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9205
m_cli = makeCommandLineParser( m_configData );
9206
}
9207
Session::~Session() {
9208
Catch::cleanUp();
9209
}
9210
9211
void Session::showHelp() const {
9212
Catch::cout()
Callers
nothing calls this directly
Calls
1
cleanUp
Function · 0.85
Tested by
no test coverage detected