package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 17, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package glob provides shared glob-to-regexp compilation used by the
sources and conventions packages.
ToRegexp compiles a glob pattern into a regexp.
** matches any number of path segments; * matches within a single segment.
WalkFS returns relative paths within fsys that match a ** glob pattern.
** matches any number of path segments; * matches within a single segment.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.