Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ getFile
Method
getFile
syncplay/server.py:775–776 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
773
return
self._connector.getVersion()
774
775
def
getFile(self):
776
return
self._file
777
778
def
setPosition(self, position):
779
self._position = position
Callers
4
_addUserOnList
Method · 0.80
sendFileUpdate
Method · 0.80
moveWatcher
Method · 0.80
__lt__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected