MCPcopy 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
314bool SessionManager::isAutoLoadLastSession()
315{
316 return d->isAutoLoad;
317}
318
319void SessionManager::markSessionFileDirty()
320{

Callers 1

initializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected