Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ get_task_id
Method
get_task_id
source/binding/NodeJS/src/apis/context.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
MaaTaskId ContextImpl::get_task_id()
181
{
182
return MaaContextGetTaskId(context);
183
}
184
185
maajs::ValueType ContextImpl::get_tasker()
186
{
Callers
nothing calls this directly
Calls
1
MaaContextGetTaskId
Function · 0.85
Tested by
no test coverage detected