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

Function is_windows

configure.py:74–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72
73
74def is_windows():
75 return platform.system() == 'Windows'
76
77
78def is_linux():

Callers 8

setup_pythonFunction · 0.85
set_cc_opt_flagsFunction · 0.85
create_android_ndk_ruleFunction · 0.85
create_android_sdk_ruleFunction · 0.85
get_ndk_api_levelFunction · 0.85
maybe_encode_envFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected