Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
void CommandParser::process()
52
{
53
return process(qApp->arguments());
54
}
55
56
void CommandParser::process(const QStringList &arguments)
57
{
Callers
2
main
Function · 0.45
main
Function · 0.45
Calls
1
arguments
Method · 0.45
Tested by
no test coverage detected