Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ getFeatures
Method
getFeatures
syncplay/server.py:757–759 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
755
self._ready = ready
756
757
def
getFeatures(self):
758
features = self._connector.getFeatures()
759
return
features
760
761
def
isReady(self):
762
if
self._server.disableReady:
Callers
4
sendJoinMessage
Method · 0.45
sendList
Method · 0.45
isGUIUser
Method · 0.45
supportsFeature
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected