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

Method get_running

source/binding/NodeJS/src/apis/tasker.cpp:199–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197}
198
199bool TaskerImpl::get_running()
200{
201 return MaaTaskerRunning(tasker);
202}
203
204bool TaskerImpl::get_stopping()
205{

Callers

nothing calls this directly

Calls 1

MaaTaskerRunningFunction · 0.85

Tested by

no test coverage detected