Add ToRegex method to WildcardPattern class by yotsuda · Pull Request #26515 · PowerShell/PowerShell
- Add public ToRegex() method to convert wildcard patterns to regex - Leverage existing internal PatternConvertedToRegex property - Include comprehensive XML documentation with examples - Add 13 Pester tests covering various scenarios
added
the
CL-General
label
Address review feedback to check exactly expected strings in all tests instead of using -Match assertions.
yotsuda
deleted the
feature/issue-19992-wildcard-toregex
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters