Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adaptix-Framework/AdaptixC2
/ getMainAdaptix
Method
getMainAdaptix
AdaptixClient/Source/Client/Settings.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
Settings::~Settings() = default;
15
16
MainAdaptix* Settings::getMainAdaptix()
17
{
18
return this->mainAdaptix;
19
}
20
21
DialogSettings* Settings::getDialogSettings()
22
{
Callers
1
onApply
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected