Pattern

org.encalmo.utils.GitIgnore.Pattern
sealed trait Pattern

Internal model of the path pattern.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def isIgnored(path: String): Vote