Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
142
Path CraftRuntime::pathInRuntime(const Path& localPath) const
143
{
144
return localPath;
145
}
146
147
void CraftRuntime::startProcess(KProcess* process) const
148
{
Callers
3
ScriptAppJob
Method · 0.45
commandLine
Method · 0.45
start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected