Files
hugo/docs/content/en/quick-reference/glossary/glob.md
2025-02-13 10:40:34 +01:00

7 lines
249 B
Markdown

---
title: glob
reference: https://github.com/gobwas/glob?tab=readme-ov-file#example
---
A _glob_ is a pattern used to match filenames and paths. It's a shorthand for specifying a set of files, making it easier to work with multiple files at once.