Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ setFeatures
Method
setFeatures
syncplay/client.py:1369–1370 ·
view source on GitHub ↗
(self, features)
Source
from the content-addressed store, hash-verified
1367
self.ready = ready
1368
1369
def
setFeatures(self, features):
1370
self._features = features
1371
1372
1373
class
SyncplayUserlist(object):
Callers
1
addUser
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected