Expand description

Provide glob Patterns for matching against paths or anything else.

Modules

Structs

A glob pattern at a particular base path.

Functions

Create a Pattern by parsing text or return None if text is empty.

Employ pattern matching to see if value matches pattern.