Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ cleanup
Method
cleanup
plugins/docker/tests/test_docker.cpp:132–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
void cleanup() {
133
ICore::self()->runtimeController()->setCurrentRuntime(m_initialRuntime);
134
}
135
136
};
137
Callers
nothing calls this directly
Calls
2
setCurrentRuntime
Method · 0.80
runtimeController
Method · 0.80
Tested by
no test coverage detected