1
0
mirror of https://github.com/restic/restic.git synced 2025-03-15 08:50:50 +00:00

4 lines
116 B
Go
Raw Normal View History

2017-02-09 06:43:10 +07:00
// Package fs implements an OS independent abstraction of a file system
// suitable for backup purposes.
package fs