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

Method workingDirectory

plugins/meson/mesonjob.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58QUrl MesonJob::workingDirectory() const
59{
60 return m_project->path().toUrl();
61}
62
63#include "moc_mesonjob.cpp"

Callers 4

startDebuggingMethod · 0.45
workingDirArgsMethod · 0.45
validatingExecJobFunction · 0.45
JobMethod · 0.45

Calls 2

toUrlMethod · 0.45
pathMethod · 0.45

Tested by 1

validatingExecJobFunction · 0.36