MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / backupRestore.js

File backupRestore.js

src/settings/backupRestore.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fsOperation from "fileSystem";
2import settingsPage from "components/settingsPage";
3import toast from "components/toast";
4import alert from "dialogs/alert";

Callers

nothing calls this directly

Calls 15

fsOperationFunction · 0.85
alertFunction · 0.85
validateBackupStructureFunction · 0.85
confirmFunction · 0.85
capitalizeMethod · 0.80
createMethod · 0.65
existsMethod · 0.65
createFileMethod · 0.65
installPluginFunction · 0.50
showMethod · 0.45
readFileMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected