Skip to main content

Crate tokmd_exclude

Crate tokmd_exclude 

Source
Expand description

Deterministic exclude-pattern normalization and dedupe helpers.

Functionsยง

add_exclude_pattern
Add a pattern only when non-empty and not already present (after normalization).
has_exclude_pattern
Return true when existing already contains pattern after normalization.
normalize_exclude_pattern
Normalize an exclude path into a deterministic pattern.