MCPcopy 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

performBackupImportMethod · 0.95

Tested by

no test coverage detected