MCPcopy 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
255void TaskerImpl::clear_cache()
256{
257 MaaTaskerClearCache(tasker);
258}
259
260void TaskerImpl::override_pipeline(MaaTaskId task_id, maajs::ValueType pipeline)
261{

Callers

nothing calls this directly

Calls 1

MaaTaskerClearCacheFunction · 0.85

Tested by

no test coverage detected