Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ connected
Method
connected
source/MaaMacOSControlUnit/Manager/MacOSControlUnitMgr.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
bool MacOSControlUnitMgr::connected() const
62
{
63
return connected_;
64
}
65
66
bool MacOSControlUnitMgr::request_uuid(std::string& uuid)
67
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected