AnyPathPattern
org.encalmo.utils.GitIgnore.AnyPathPattern
final case class AnyPathPattern(gitPattern: String) extends Pattern
Matches any segments chain of the path.
Attributes
- Graph
-
- Supertypes
Members list
In this article
Matches any segments chain of the path.