MCPcopy 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
180MaaTaskId ContextImpl::get_task_id()
181{
182 return MaaContextGetTaskId(context);
183}
184
185maajs::ValueType ContextImpl::get_tasker()
186{

Callers

nothing calls this directly

Calls 1

MaaContextGetTaskIdFunction · 0.85

Tested by

no test coverage detected