Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ clear_sinks
Method
clear_sinks
source/MaaFramework/Controller/ControllerAgent.cpp:254–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
void ControllerAgent::clear_sinks()
255
{
256
notifier_.clear_sinks();
257
}
258
259
void ControllerAgent::post_stop()
260
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected