nameMatcher

fun nameMatcher(matchName: String, matchRule: MatchRule = MatchRule.Equals): TagMatcher

Creates a matcher to match (possibly multiple) tag names by a given comparison rule.