MCPcopy Create free account
hub / github.com/Syncplay/syncplay / clearList

Method clearList

syncplay/client.py:1670–1671  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1668 self._client.autoplayCheck()
1669
1670 def clearList(self):
1671 self._users = {}
1672
1673 def sortList(self, rooms):
1674 for room in rooms:

Callers 1

handleListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected