Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ clear
Function
clear
tools/ports/sqlite3.py:75–76 ·
view source on GitHub ↗
(ports, settings, shared)
Source
from the content-addressed store, hash-verified
73
74
75
def
clear(ports, settings, shared):
76
shared.cache.erase_lib(get_lib_name(settings))
77
78
79
def
show():
Callers
nothing calls this directly
Calls
1
get_lib_name
Function · 0.70
Tested by
no test coverage detected