Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ restore
Function
restore
test/test_sanity.py:38–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
37
38
def
restore():
39
shutil.copyfile(EM_CONFIG +
'_backup'
, EM_CONFIG)
40
41
42
def
for_all_files(dir, callback):
Callers
2
restore_and_set_up
Function · 0.85
tearDownClass
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected