Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
fsOperation from
"fileSystem"
;
2
import
settingsPage from
"components/settingsPage"
;
3
import
toast from
"components/toast"
;
4
import
alert from
"dialogs/alert"
;
Callers
nothing calls this directly
Calls
15
fsOperation
Function · 0.85
alert
Function · 0.85
validateBackupStructure
Function · 0.85
confirm
Function · 0.85
capitalize
Method · 0.80
create
Method · 0.65
exists
Method · 0.65
createFile
Method · 0.65
installPlugin
Function · 0.50
show
Method · 0.45
readFile
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected