Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
185
maajs::ValueType ContextImpl::get_tasker()
186
{
187
return TaskerImpl::locate_object(env, MaaContextGetTasker(context));
188
}
189
190
maajs::ValueType ContextImpl::clone()
191
{
Callers
nothing calls this directly
Calls
1
MaaContextGetTasker
Function · 0.85
Tested by
no test coverage detected