Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ getRoom
Method
getRoom
syncplay/client.py:796–797 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
794
self._config[
"loadPlaylistFromFile"
] = None
795
796
def
getRoom(self):
797
return
self.userlist.currentUser.room
798
799
def
getConfig(self):
800
return
self._config
Callers
1
identifyAsController
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected