MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / get_features

Method get_features

source/MaaDbgControlUnit/DbgController.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100MaaControllerFeature DbgController::get_features() const
101{
102 return MaaControllerFeature_None;
103}
104
105bool DbgController::start_app(const std::string& /*intent*/)
106{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected