MCPcopy 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

setCurrentRuntimeMethod · 0.80
runtimeControllerMethod · 0.80

Tested by

no test coverage detected