mirror of
https://github.com/restic/restic.git
synced 2025-12-29 02:59:35 -05:00
This is the first commit that removes the (redundant) Get() method of the backend interface. Get(x, y) is equivalent to GetReader(x, y, 0, 0). |
||
|---|---|---|
| .. | ||
| config.go | ||
| doc.go | ||
| local.go | ||
| local_unix.go | ||
| local_windows.go | ||