mirror of
https://github.com/NotAShelf/catApi.git
synced 2025-02-23 20:10:50 +00:00
5 lines
67 B
Go
5 lines
67 B
Go
//go:build !windows
|
|
|
|
package locafero
|
|
|
|
const globMatch = "*?[]\\^"
|