Files
clash-verge-rev/src-tauri/src/cmd
Sline 51b08be87e feat: local backup (#5054)
* feat: local backup

* refactor(backup): make local backup helpers synchronous and clean up redundant checks

- Converted local backup helpers to synchronous functions to remove unused async warnings and align command signatures.
- Updated list/delete/export commands to call the sync feature functions directly without awaits while preserving behavior.
- Simplified destination directory creation to always ensure parent folders exist without redundant checks, satisfying Clippy.
2025-10-14 14:52:04 +08:00
..
2025-10-14 14:52:04 +08:00
2025-10-14 14:52:04 +08:00
2025-09-10 09:49:06 +08:00
2025-09-22 18:16:17 +08:00