Module paths_provider

Module paths_provider 

Source
Expand description

Glob based paths provider implementation.

Structs§

Glob
A glob-based path provider.
MatchOptions
Configuration options to modify the behaviour of Pattern::matches_with(..).

Traits§

PathsProvider
Represents the ability to enumerate paths.