Pattern

sealed trait Pattern

Internal model of the path pattern.

Internal model of the path pattern.

class Object
trait Matchable
class Any

Value members

Abstract methods

def isIgnored(path: String): Vote