MatchesX extension

Extension providing pattern matching methods on String.

on

Methods

matches(Pattern pattern) bool

Available on String, provided by the MatchesX extension

Checks if the string matches the given pattern.