[][src]Module broot::patterns

a pattern for filtering and sorting filenames. It's backed either by a fuzzy pattern matcher or by a regular expression (in which case there's no real score)

Structs

Match

A Match is a positive result of pattern matching

Enums

Pattern