Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ status
Method
status
source/binding/NodeJS/src/apis/controller.cpp:273–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
MaaStatus ControllerImpl::status(MaaCtrlId id)
274
{
275
return MaaControllerStatus(controller, id);
276
}
277
278
maajs::PromiseType ControllerImpl::wait(MaaCtrlId id)
279
{
Callers
nothing calls this directly
Calls
1
MaaControllerStatus
Function · 0.85
Tested by
no test coverage detected