mirror of
https://github.com/restic/restic.git
synced 2025-08-12 01:27:40 +00:00
Moves files
This commit is contained in:
5
internal/filter/doc.go
Normal file
5
internal/filter/doc.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Package filter implements filters for files similar to filepath.Glob, but
|
||||
// in contrast to filepath.Glob a pattern may specify directories.
|
||||
//
|
||||
// For a list of valid patterns please see the documentation on filepath.Glob.
|
||||
package filter
|
Reference in New Issue
Block a user