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

Function clear

tools/ports/sdl2.py:99–100  ·  view source on GitHub ↗
(ports, settings, shared)

Source from the content-addressed store, hash-verified

97
98
99def clear(ports, settings, shared):
100 shared.cache.erase_lib(get_lib_name(settings))
101
102
103def process_args(ports):

Callers

nothing calls this directly

Calls 1

get_lib_nameFunction · 0.70

Tested by

no test coverage detected