Discover Packages
github.com/posener/gitfs
internal
glob
package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Aug 2, 2019
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
Documentation
¶
Patterns can glob-match files or directories.
New returns a new glob pattern. It returns an error if any of the
patterns is invalid.
Match a path to the defined patterns. If it is a file a full match
is required. If it is a directory, only matching a prefix of any of
the patterns is required.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.