Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
199
bool TaskerImpl::get_running()
200
{
201
return MaaTaskerRunning(tasker);
202
}
203
204
bool TaskerImpl::get_stopping()
205
{
Callers
nothing calls this directly
Calls
1
MaaTaskerRunning
Function · 0.85
Tested by
no test coverage detected