Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ pathInHost
Method
pathInHost
plugins/craft/craftruntime.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
Path CraftRuntime::pathInHost(const Path& runtimePath) const
138
{
139
return runtimePath;
140
}
141
142
Path CraftRuntime::pathInRuntime(const Path& localPath) const
143
{
Callers
5
includes
Method · 0.45
importCommands
Function · 0.45
updated
Method · 0.45
currentCMakeExecutable
Function · 0.45
processCodeModel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected