MCPcopy 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
102void SessionManager::clear() const
103{
104 clearSettings();
105 clearDirectory();
106}
107
108void SessionManager::clearSettings() const
109{

Callers 6

setDataMethod · 0.45
manageDebugOutputMethod · 0.45
pauseDebugOutputMethod · 0.45
resumeDebugOutputMethod · 0.45
OnExecuteMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected