Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setCommand
Method
setCommand
plugins/externalscript/externalscriptitem.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void ExternalScriptItem::setCommand(const QString& command)
39
{
40
m_command = command;
41
}
42
43
void ExternalScriptItem::setWorkingDirectory(const QString& workingDirectory)
44
{
Callers
3
ExternalScriptPlugin
Method · 0.45
executeCommand
Method · 0.45
save
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected