Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altic-dev/FluidVoice
/ importBackup
Method
importBackup
Sources/Fluid/UI/SettingsView.swift:1565–1567 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1563
}
1564
1565
private func importBackup() {
1566
Task { await self.performBackupImport() }
1567
}
1568
1569
private func performBackupImport() async {
1570
do {
Callers
nothing calls this directly
Calls
1
performBackupImport
Method · 0.95
Tested by
no test coverage detected