my.filter

Members

Functions

closest
Optional!GlobFilterClosestMatch closest(GlobFilter[AbsolutePath] filters, AbsolutePath p)

The closest matching filter.

Structs

GlobFilter
struct GlobFilter

Filter strings by first cutting out a region (include) and then selectively remove (exclude) from that region.

GlobFilterClosestMatch
struct GlobFilterClosestMatch
Undocumented in source.
ReFilter
struct ReFilter

Filter strings by first cutting out regions (include) and then selectively remove (exclude) from region.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)