Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adaptix-Framework/AdaptixC2
/ Clear
Method
Clear
AdaptixClient/Source/UI/Widgets/LogsWidget.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
void LogsWidget::Clear() const
202
{
203
logsConsoleTextEdit->clear();
204
}
205
206
void LogsWidget::toggleSearchPanel()
207
{
Callers
4
ClearAdaptix
Method · 0.45
ClearChatStream
Method · 0.45
ClearConsoleStreams
Method · 0.45
ClearNotificationsStream
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected