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

Method appendConsole

src/plugins/console/consolemanager.cpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117void ConsoleManagerPrivate::appendConsole()
118{
119 q->createConsole(ConsoleManager::tr("New Terminal"));
120}
121
122void ConsoleManagerPrivate::removeConsole()
123{

Callers

nothing calls this directly

Calls 1

createConsoleMethod · 0.80

Tested by

no test coverage detected