Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ isWindows
Function
isWindows
syncplay/utils.py:27–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
26
27
def
isWindows():
28
return
sys.platform.startswith(constants.OS_WINDOWS)
29
30
31
def
isLinux():
Callers
15
getMRL
Method · 0.90
__init__
Method · 0.90
_shouldListenForSTDOUT
Method · 0.90
__init__
Method · 0.90
_get_ipc_socket
Method · 0.90
getConfiguration
Method · 0.90
__init__
Method · 0.90
gui.py
File · 0.90
__init__
Method · 0.90
openLicense
Method · 0.90
openDependencies
Method · 0.90
__init__
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected