Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ ClearLog
Method
ClearLog
src/gui/mainwindow.cc:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
void ClearLog() override
172
{
173
_logWindow->GetTextControl()->Clear();
174
}
175
176
void OnExit(wxCommandEvent& event) override
177
{
Callers
nothing calls this directly
Calls
2
Clear
Method · 0.45
GetTextControl
Method · 0.45
Tested by
no test coverage detected