Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ isDefaultSession
Method
isDefaultSession
src/plugins/core/session/sessionmanager.cpp:299–302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
297
}
298
299
bool SessionManager::isDefaultSession(const QString &session)
300
{
301
return session == kDefaultSession;
302
}
303
304
bool SessionManager::isSessionLoading()
305
{
Callers
2
data
Method · 0.80
updateSession
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected