MCPcopy 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
137Path CraftRuntime::pathInHost(const Path& runtimePath) const
138{
139 return runtimePath;
140}
141
142Path CraftRuntime::pathInRuntime(const Path& localPath) const
143{

Callers 5

includesMethod · 0.45
importCommandsFunction · 0.45
updatedMethod · 0.45
currentCMakeExecutableFunction · 0.45
processCodeModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected