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

Method errorString

Modules/CommandLine/src/mitkCommandLineParser.cpp:706–709  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

704
705// -------------------------------------------------------------------------
706string mitkCommandLineParser::errorString() const
707{
708 return this->Internal->ErrorString;
709}
710
711// -------------------------------------------------------------------------
712const mitkCommandLineParser::StringContainerType &mitkCommandLineParser::unparsedArguments() const

Callers 5

isClientMethod · 0.80
receiveConnectionMethod · 0.80
readProvisioningFileMethod · 0.80
addPluginToInstallMethod · 0.80
foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected