Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ arguments
Method
arguments
kdevplatform/util/commandexecutor.cpp:177–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
QStringList CommandExecutor::arguments() const
178
{
179
Q_D(const CommandExecutor);
180
181
return d->m_args;
182
}
183
184
QString CommandExecutor::workingDirectory() const
185
{
Callers
1
catchErrors
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected