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

Method get_tasker

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

Source from the content-addressed store, hash-verified

183}
184
185maajs::ValueType ContextImpl::get_tasker()
186{
187 return TaskerImpl::locate_object(env, MaaContextGetTasker(context));
188}
189
190maajs::ValueType ContextImpl::clone()
191{

Callers

nothing calls this directly

Calls 1

MaaContextGetTaskerFunction · 0.85

Tested by

no test coverage detected