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

Method clear_sinks

source/MaaAgentServer/RemoteInstance/RemoteResource.cpp:315–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313}
314
315void RemoteResource::clear_sinks()
316{
317 LogError << "Can NOT clear sink for remote instance";
318}
319
320MAA_AGENT_SERVER_NS_END

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected