summaryrefslogtreecommitdiffstats
path: root/docs/content/en/quick-reference/glossary/glob.md
blob: bb9c5a4d8c133b177ef24ab6761e76609ecb07ea (plain) (blame)
1
2
3
4
5
6
---
title: glob
reference: 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.