Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ clear_cache
Method
clear_cache
source/binding/NodeJS/src/apis/tasker.cpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
void TaskerImpl::clear_cache()
256
{
257
MaaTaskerClearCache(tasker);
258
}
259
260
void TaskerImpl::override_pipeline(MaaTaskId task_id, maajs::ValueType pipeline)
261
{
Callers
nothing calls this directly
Calls
1
MaaTaskerClearCache
Function · 0.85
Tested by
no test coverage detected