mirror of
https://github.com/kopia/kopia.git
synced 2026-05-09 07:13:00 -04:00
Snapshotter interface describes an entity that can create, restore, and delete snapshots, as well as manage a repository. Add kopia implementation of the snapshotter interface.