Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
182
MaaStatus TaskerImpl::status(MaaTaskId id)
183
{
184
return MaaTaskerStatus(tasker, id);
185
}
186
187
maajs::PromiseType TaskerImpl::wait(MaaTaskId id)
188
{
Callers
nothing calls this directly
Calls
1
MaaTaskerStatus
Function · 0.85
Tested by
no test coverage detected