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

Function clear

tools/ports/sdl2_image.py:85–86  ·  view source on GitHub ↗
(ports, settings, shared)

Source from the content-addressed store, hash-verified

83
84
85def clear(ports, settings, shared):
86 shared.cache.erase_lib(get_lib_name(settings))
87
88
89def process_dependencies(settings):

Callers

nothing calls this directly

Calls 1

get_lib_nameFunction · 0.70

Tested by

no test coverage detected