Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
90
def
is_cygwin():
91
return
platform.system().startswith(
'CYGWIN_NT'
)
92
93
94
def
get_input(question):
Callers
4
setup_python
Function · 0.85
create_android_ndk_rule
Function · 0.85
create_android_sdk_rule
Function · 0.85
get_ndk_api_level
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected