MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / ensure_setup

Function ensure_setup

tools/cache.py:205–207  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

203
204
205def ensure_setup():
206 if not cachedir:
207 setup()

Callers 6

ensureFunction · 0.85
eraseFunction · 0.85
get_pathFunction · 0.85
get_sysrootFunction · 0.85
get_lib_dirFunction · 0.85
getFunction · 0.85

Calls 1

setupFunction · 0.70

Tested by

no test coverage detected