Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
sendState
Method · 0.80
setWatcherRoom
Method · 0.80
forcePositionUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected