Structs§
- Pattern
Matches - This is a transparent value type wrapping
Vec<PatternMatch>
.
Enums§
Functions§
- read_
matches - Find all files or directories that match the provided
pattern
with the specifiedlookup_dir
directory.prefix
is the already matched part of the pattern that leads to thelookup_dir
directory. Whenforce_in_lookup_dir
is set, leaving thelookup_dir
directory by matching..
is not allowed.