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

Method fileSwitchFoundFiles

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

Source from the content-addressed store, hash-verified

1700 self.__ui.setPlaylistIndexFilename(filename)
1701
1702 def fileSwitchFoundFiles(self):
1703 self.__ui.fileSwitchFoundFiles()
1704
1705 def setFeatures(self, featureList):
1706 self.__ui.setFeatures(featureList)

Callers 2

fileSwitchFoundFilesMethod · 0.45
infoUpdatedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected