forked from TrueCloudLab/restic
3 lines
116 B
Go
3 lines
116 B
Go
// Package fs implements an OS independent abstraction of a file system
|
|
// suitable for backup purposes.
|
|
package fs
|