mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 00:29:31 -04:00
250 B
250 B
title | reference |
---|---|
glob | https://github.com/gobwas/glob?tab=readme-ov-file#example |
A glob is a pattern used to match file names and paths. It's a shorthand for specifying a set of files, making it easier to work with multiple files at once.