Files
spacedrive/apps
Jamie Pine bb472a779b Add ephemeral cache reset functionality
- Introduced a new command `ResetCache` in the `IndexCmd` enum to allow users to reset the ephemeral index cache.
- Implemented `EphemeralCacheResetAction` to handle the cache reset logic, including confirmation checks and logging.
- Added input and output structures for the cache reset action, providing clear feedback on the number of cleared paths.
- Enhanced the `EphemeralIndexCache` with a `clear_all` method to facilitate the clearing of all cached paths and entries.
2025-12-21 07:12:40 -08:00
..
2025-10-11 10:29:05 -07:00