MCPcopy 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
38def restore():
39 shutil.copyfile(EM_CONFIG + '_backup', EM_CONFIG)
40
41
42def for_all_files(dir, callback):

Callers 2

restore_and_set_upFunction · 0.85
tearDownClassMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected