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