Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ createDefaultConsole
Method
createDefaultConsole
src/plugins/console/consolemanager.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void ConsoleManagerPrivate::createDefaultConsole()
113
{
114
q->createConsole(ConsoleManager::tr(
"Terminal"
));
115
}
116
117
void ConsoleManagerPrivate::appendConsole()
118
{
Callers
2
sendCommand
Method · 0.80
showEvent
Method · 0.80
Calls
1
createConsole
Method · 0.80
Tested by
no test coverage detected