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

Method value

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

Source from the content-addressed store, hash-verified

32}
33
34QString CommandLineParser::value(const QCommandLineOption &opt)
35{
36 return cl_parser.value(opt);
37}
38
39bool CommandLineParser::isSet(const QCommandLineOption &opt)
40{

Callers 15

HistoryMethod · 0.45
toJSONMethod · 0.45
updateFileContentsMethod · 0.45
commitMethod · 0.45
eventMethod · 0.45
checkUpdateMethod · 0.45
IDEMethod · 0.45
fileModifiedTimeoutMethod · 0.45
getLastPathMethod · 0.45
loadFileMethod · 0.45
loadLargeFileMethod · 0.45
registerEditorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected