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

Method craftRoot

plugins/craft/craftruntime.h:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 return {};
48 }
49 QString craftRoot() const
50 {
51 return m_craftRoot;
52 }
53
54 static QString findCraftRoot(KDevelop::Path startingPoint);
55 static QString findPython();

Callers 1

CraftPluginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected