MCPcopy Create free account
hub / github.com/cztomczak/cefpython / get_cef_postfix2_for_arch

Function get_cef_postfix2_for_arch

tools/common.py:249–250  ·  view source on GitHub ↗
(arch)

Source from the content-addressed store, hash-verified

247
248
249def get_cef_postfix2_for_arch(arch):
250 return CEF_POSTFIX2_ARCH[SYSTEM][arch]
251
252
253def get_pypi_postfix2_for_arch(arch):

Callers 3

prebuilt_cefFunction · 0.85
build_cef_projectsFunction · 0.85
clean_build_directoriesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected