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

Method get_features

source/MaaRecordControlUnit/RecordController.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80MaaControllerFeature RecordController::get_features() const
81{
82 return inner_->get_features();
83}
84
85bool RecordController::start_app(const std::string& intent)
86{

Callers

nothing calls this directly

Calls 1

get_featuresMethod · 0.65

Tested by

no test coverage detected