mirror of
https://github.com/restic/restic.git
synced 2025-12-29 02:59:35 -05:00
Because there is no guarantee that a cleanup of these directories will occur after the "restic check", we extend the behavior to detect and manage these specific cache directories and allow their cleanup too. |
||
|---|---|---|
| .. | ||
| backend.go | ||
| backend_test.go | ||
| cache.go | ||
| dir.go | ||
| dir_test.go | ||
| file.go | ||
| file_test.go | ||
| testing.go | ||