MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / selectConsole

Method selectConsole

src/plugins/console/consolemanager.cpp:238–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238void ConsoleManager::selectConsole(const QUuid &uuid)
239{
240 d->switchConsole(uuid);
241}
242
243void ConsoleManager::run2Console(const QUuid &uuid, const QProcess &process)
244{

Callers

nothing calls this directly

Calls 1

switchConsoleMethod · 0.80

Tested by

no test coverage detected