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

Method exportRooms

syncplay/server.py:520–521  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

518 return username
519
520 def exportRooms(self):
521 return self._rooms
522
523
524class PublicRoomManager(RoomManager):

Callers 2

_runClientSnapshotMethod · 0.80
_runClientSnapshotMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected