Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ isMacOS
Function
isMacOS
syncplay/utils.py:35–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
34
35
def
isMacOS():
36
return
sys.platform.startswith(constants.OS_MACOS)
37
38
39
def
isBSD():
Callers
15
checkForUpdate
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
getConfiguration
Method · 0.90
moreToggled
Method · 0.90
browsePlayerpath
Method · 0.90
addBasicTab
Method · 0.90
addBottomLayout
Method · 0.90
__init__
Method · 0.90
gui.py
File · 0.90
paint
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected