MCPcopy 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
38void ExternalScriptItem::setCommand(const QString& command)
39{
40 m_command = command;
41}
42
43void ExternalScriptItem::setWorkingDirectory(const QString& workingDirectory)
44{

Callers 3

ExternalScriptPluginMethod · 0.45
executeCommandMethod · 0.45
saveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected