Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ currentSession
Method
currentSession
src/plugins/core/session/sessionmanager.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
QString SessionManager::currentSession()
127
{
128
return d->currentSession;
129
}
130
131
QString SessionManager::lastSession()
132
{
Callers
3
updateOptions
Method · 0.45
data
Method · 0.45
updateSession
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected