mirror of
https://github.com/restic/restic.git
synced 2025-03-01 01:06:49 +00:00
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
|