MCPcopy 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
273MaaStatus ControllerImpl::status(MaaCtrlId id)
274{
275 return MaaControllerStatus(controller, id);
276}
277
278maajs::PromiseType ControllerImpl::wait(MaaCtrlId id)
279{

Callers

nothing calls this directly

Calls 1

MaaControllerStatusFunction · 0.85

Tested by

no test coverage detected