Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
80
MaaControllerFeature RecordController::get_features() const
81
{
82
return inner_->get_features();
83
}
84
85
bool RecordController::start_app(const std::string& intent)
86
{
Callers
nothing calls this directly
Calls
1
get_features
Method · 0.65
Tested by
no test coverage detected