Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ isAutoLoadLastSession
Method
isAutoLoadLastSession
src/plugins/core/session/sessionmanager.cpp:314–317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
312
}
313
314
bool SessionManager::isAutoLoadLastSession()
315
{
316
return d->isAutoLoad;
317
}
318
319
void SessionManager::markSessionFileDirty()
320
{
Callers
1
initialize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected