mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-23 21:51:27 +00:00
6 lines
67 B
Go
6 lines
67 B
Go
//go:build !windows
|
|
|
|
package locafero
|
|
|
|
const globMatch = "*?[]\\^"
|