AntPathPattern

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def isPattern(path: String): Boolean
def matchStart(pattern: String, path: String): Boolean
def matches(pattern: String, path: String): Boolean