Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ getVersion
Method
getVersion
syncplay/server.py:772–773 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
770
return
self._name
771
772
def
getVersion(self):
773
return
self._connector.getVersion()
774
775
def
getFile(self):
776
return
self._file
Callers
3
sendJoinMessage
Method · 0.45
_runClientSnapshot
Method · 0.45
_runClientSnapshot
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected