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