exclude property
If provided, only paths that do not match any of the RegEx values in this list will be included in the new version.
Implementation
PathFilter? exclude;
If provided, only paths that do not match any of the RegEx values in this list will be included in the new version.
PathFilter? exclude;