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

Method getConfig

syncplay/client.py:799–800  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

797 return self.userlist.currentUser.room
798
799 def getConfig(self):
800 return self._config
801
802 def getUserList(self):
803 if self._protocol and self._protocol.logged:

Callers 2

__init__Method · 0.80
addClientMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected