Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ restore
Method
restore
tools/settings.py:437–438 ·
view source on GitHub ↗
(self, previous)
Source
from the content-addressed store, hash-verified
435
return
copy.deepcopy(self.attrs)
436
437
def
restore(self, previous):
438
self.attrs.update(previous)
439
440
441
settings = SettingsManager()
Callers
2
run_embind_gen
Function · 0.80
libsdl.js
File · 0.80
Calls
1
update
Method · 0.80
Tested by
no test coverage detected