MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / status

Method status

source/binding/NodeJS/src/apis/tasker.cpp:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182MaaStatus TaskerImpl::status(MaaTaskId id)
183{
184 return MaaTaskerStatus(tasker, id);
185}
186
187maajs::PromiseType TaskerImpl::wait(MaaTaskId id)
188{

Callers

nothing calls this directly

Calls 1

MaaTaskerStatusFunction · 0.85

Tested by

no test coverage detected