MCPcopy Create free account
hub / github.com/KDE/kdevelop / setWorkingDirectory

Method setWorkingDirectory

plugins/externalscript/externalscriptitem.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void ExternalScriptItem::setWorkingDirectory(const QString& workingDirectory)
44{
45 m_workingDirectory = workingDirectory;
46}
47
48QString ExternalScriptItem::workingDirectory() const
49{

Callers 15

readConfigOptionMethod · 0.45
startMethod · 0.45
runCommandFunction · 0.45
executeMethod · 0.45
importMesonAPIMethod · 0.45
jobMethod · 0.45
executeCommandMethod · 0.45
executeCommandSyncMethod · 0.45
ExternalScriptJobMethod · 0.45
updateMethod · 0.45
PlasmoidExecutionJobMethod · 0.45
startMethod · 0.45

Calls

no outgoing calls

Tested by 5

runCommandFunction · 0.36
importMesonAPIMethod · 0.36
jobMethod · 0.36
testMethod · 0.36
setupLocalRepositoryFunction · 0.36