Pattern

com.github.arturopala.gitignore.GitIgnore$.Pattern
sealed trait Pattern

Internal model of the path pattern.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def isIgnored(path: String): Vote