MCPcopy Create free account
hub / github.com/MITK/MITK / endGroup

Method endGroup

Modules/CommandLine/src/mitkCommandLineParser.cpp:838–841  ·  view source on GitHub ↗

--------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

836
837// --------------------------------------------------------------------------
838void mitkCommandLineParser::endGroup()
839{
840 this->Internal->CurrentGroup.clear();
841}
842
843// --------------------------------------------------------------------------
844string mitkCommandLineParser::helpText() const

Callers 14

mainFunction · 0.80
setupParserFunction · 0.80
setupParserFunction · 0.80
setupParserFunction · 0.80
mainFunction · 0.80
setupParserFunction · 0.80
setupParserFunction · 0.80
setupParserFunction · 0.80
setupParserFunction · 0.80
setupParserFunction · 0.80
setupParserFunction · 0.80
setupParserFunction · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected