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

Method clear_sinks

source/MaaAgentServer/RemoteInstance/RemoteController.cpp:440–443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

438}
439
440void RemoteController::clear_sinks()
441{
442 LogError << "Can NOT clear sink for remote instance";
443}
444
445MAA_AGENT_SERVER_NS_END

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected