Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
plugins/craft/craftruntime.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
QString CraftRuntime::name() const
41
{
42
return QStringLiteral(
"Craft [%1]"
).arg(m_craftRoot);
43
}
44
45
QString CraftRuntime::findCraftRoot(Path startingPoint)
46
{
Callers
1
wantAutoEnable
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected