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

Method infoUpdated

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

Source from the content-addressed store, hash-verified

2304 self.currentlyUpdating = False
2305
2306 def infoUpdated(self):
2307 self._client.fileSwitchFoundFiles()
2308
2309 def findFilepath(self, filename, highPriority=False):
2310 if filename is None:

Callers 1

Calls 1

fileSwitchFoundFilesMethod · 0.45

Tested by

no test coverage detected