mirror of
https://github.com/restic/restic.git
synced 2026-02-21 16:26:23 +00:00
4 lines
116 B
Go
4 lines
116 B
Go
// Package fs implements an OS independent abstraction of a file system
|
|
// suitable for backup purposes.
|
|
package fs
|