MCPcopy 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
204bool TaskerImpl::get_stopping()
205{
206 return MaaTaskerStopping(tasker);
207}
208
209void TaskerImpl::set_resource(std::optional<maajs::NativeObject<ResourceImpl>> res)
210{

Callers

nothing calls this directly

Calls 1

MaaTaskerStoppingFunction · 0.85

Tested by

no test coverage detected