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

Method setCurrentDirectory

syncplay/client.py:2218–2219  ·  view source on GitHub ↗
(self, curDir)

Source from the content-addressed store, hash-verified

2216 self._client = newClient
2217
2218 def setCurrentDirectory(self, curDir):
2219 self.currentDirectory = curDir
2220
2221 def changeMediaDirectories(self, mediaDirs):
2222 from syncplay.ui.ConfigurationGetter import ConfigurationGetter

Callers 3

showUserListMethod · 0.80
browseMediapathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected