Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ get_stopping
Method
get_stopping
source/binding/NodeJS/src/apis/tasker.cpp:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
bool TaskerImpl::get_stopping()
205
{
206
return MaaTaskerStopping(tasker);
207
}
208
209
void TaskerImpl::set_resource(std::optional<maajs::NativeObject<ResourceImpl>> res)
210
{
Callers
nothing calls this directly
Calls
1
MaaTaskerStopping
Function · 0.85
Tested by
no test coverage detected