MCPcopy 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
299bool SessionManager::isDefaultSession(const QString &session)
300{
301 return session == kDefaultSession;
302}
303
304bool SessionManager::isSessionLoading()
305{

Callers 2

dataMethod · 0.80
updateSessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected