GlobMatcher
org.encalmo.utils.GitIgnore.GlobMatcher
final case class GlobMatcher(gitPattern: String) extends Matcher
Matches path using a Git pattern compiled as a Glob.Pattern.
Attributes
- Graph
-
- Supertypes
Members list
In this article