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

249 B

title, reference
title reference
glob 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.