Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ activeSessionLock
Method
activeSessionLock
kdevplatform/shell/core.cpp:484–487 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
482
}
483
484
ISessionLock::Ptr Core::activeSessionLock()
485
{
486
return sessionController()->activeSessionLock();
487
}
488
489
QString Core::sessionTemporaryDirectoryPath() const
490
{
Callers
3
testDeferredDeletion
Method · 0.45
initialize
Method · 0.45
initialize
Method · 0.45
Calls
no outgoing calls
Tested by
1
testDeferredDeletion
Method · 0.36