MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / is_cygwin

Function is_cygwin

configure.py:90–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88
89
90def is_cygwin():
91 return platform.system().startswith('CYGWIN_NT')
92
93
94def get_input(question):

Callers 4

setup_pythonFunction · 0.85
create_android_ndk_ruleFunction · 0.85
create_android_sdk_ruleFunction · 0.85
get_ndk_api_levelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected