Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ connected
Method
connected
source/MaaRecordControlUnit/RecordController.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
bool RecordController::connected() const
71
{
72
return inner_->connected();
73
}
74
75
bool RecordController::request_uuid(std::string& uuid)
76
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected