Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ isDefaultVirgin
Method
isDefaultVirgin
src/plugins/core/session/sessionmanager.cpp:309–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
bool SessionManager::isDefaultVirgin()
310
{
311
return isDefaultSession(d->currentSession) && d->virginSession;
312
}
313
314
bool SessionManager::isAutoLoadLastSession()
315
{
Callers
2
data
Method · 0.80
updateSession
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected