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

Function get_build_dir

tools/system_libs.py:85–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83
84
85def get_build_dir():
86 return cache.get_path('build')
87
88
89def clean_env():

Callers 2

get_top_level_ninja_fileFunction · 0.85
do_buildMethod · 0.85

Calls 1

get_pathMethod · 0.80

Tested by

no test coverage detected