MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / currentSession

Method currentSession

src/plugins/core/session/sessionmanager.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126QString SessionManager::currentSession()
127{
128 return d->currentSession;
129}
130
131QString SessionManager::lastSession()
132{

Callers 3

updateOptionsMethod · 0.45
dataMethod · 0.45
updateSessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected