MCPcopy Create free account
hub / github.com/MiniZinc/MiniZincIDE / process

Method process

cp-profiler/src/cpprofiler/command_line_parser.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29void CommandLineParser::process(const QCoreApplication &app)
30{
31 cl_parser.process(app);
32}
33
34QString CommandLineParser::value(const QCommandLineOption &opt)
35{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected