MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / process

Method process

src/common/util/commandparser.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51void CommandParser::process()
52{
53 return process(qApp->arguments());
54}
55
56void CommandParser::process(const QStringList &arguments)
57{

Callers 2

mainFunction · 0.45
mainFunction · 0.45

Calls 1

argumentsMethod · 0.45

Tested by

no test coverage detected