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

Function craftSetupHelperRelativePath

plugins/craft/craftruntime.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14namespace {
15auto craftSetupHelperRelativePath()
16{
17 return QLatin1String{"/craft/bin/CraftSetupHelper.py"};
18}
19}
20
21CraftRuntime::CraftRuntime(const QString& craftRoot, const QString& pythonExecutable)

Callers 3

CraftRuntimeMethod · 0.85
findCraftRootMethod · 0.85
refreshEnvCacheMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected