Class GlobMatcher
java.lang.Object
io.jenkins.blueocean.service.embedded.util.GlobMatcher
Matches glob string patters
See https://en.wikipedia.org/wiki/Glob_(programming)
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GlobMatcher
-
-
Method Details
-
matches
- Parameters:
input
- to check- Returns:
- matches pattern or not
-