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

Method getSetBy

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

Source from the content-addressed store, hash-verified

651 return not bool(self._watchers)
652
653 def getSetBy(self):
654 return self._setBy
655
656 def canControl(self, watcher):
657 return True

Callers 3

sendStateMethod · 0.80
setWatcherRoomMethod · 0.80
forcePositionUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected