Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ clear
Method
clear
src/SessionManager.cpp:102–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
void SessionManager::clear() const
103
{
104
clearSettings();
105
clearDirectory();
106
}
107
108
void SessionManager::clearSettings() const
109
{
Callers
6
setData
Method · 0.45
manageDebugOutput
Method · 0.45
pauseDebugOutput
Method · 0.45
resumeDebugOutput
Method · 0.45
OnExecute
Method · 0.45
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected