Expand description

The overrides module provides a way to specify a set of override globs. This provides functionality similar to --include or --exclude in command line tools.

Structs

Glob represents a single glob in an override matcher.

Manages a set of overrides provided explicitly by the end user.

Builds a matcher for a set of glob overrides.