Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nifi-minifi-cpp
/ is_mac
Function
is_mac
bootstrap.py:77–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
76
77
def
is_mac():
78
return
platform.system() ==
"Darwin"
79
80
81
def
mapped_distro():
Callers
1
get_distro
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected