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

Method pathInRuntime

plugins/craft/craftruntime.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142Path CraftRuntime::pathInRuntime(const Path& localPath) const
143{
144 return localPath;
145}
146
147void CraftRuntime::startProcess(KProcess* process) const
148{

Callers 3

ScriptAppJobMethod · 0.45
commandLineMethod · 0.45
startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected