MCPcopy 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
77def is_mac():
78 return platform.system() == "Darwin"
79
80
81def mapped_distro():

Callers 1

get_distroFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected