Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adaptix-Framework/AdaptixC2
/ script_dir
Method
script_dir
AdaptixClient/Source/Client/AxScript/BridgeApp.cpp:1137–1137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1135
}
1136
1137
QString BridgeApp::script_dir() { return GetParentPathUnix(scriptEngine->context.name) +
"/"
; }
1138
1139
QString BridgeApp::get_project() const
1140
{
Callers
nothing calls this directly
Calls
1
GetParentPathUnix
Function · 0.85
Tested by
no test coverage detected