Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
205
def
ensure_setup():
206
if
not cachedir:
207
setup()
Callers
6
ensure
Function · 0.85
erase
Function · 0.85
get_path
Function · 0.85
get_sysroot
Function · 0.85
get_lib_dir
Function · 0.85
get
Function · 0.85
Calls
1
setup
Function · 0.70
Tested by
no test coverage detected