MCPcopy 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
1137QString BridgeApp::script_dir() { return GetParentPathUnix(scriptEngine->context.name) + "/"; }
1138
1139QString BridgeApp::get_project() const
1140{

Callers

nothing calls this directly

Calls 1

GetParentPathUnixFunction · 0.85

Tested by

no test coverage detected