path

spice.http.package$.path$
object path

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
path.type

Members list

Concise view

Value members

Concrete methods

def endsWith(prefix: String): URLMatcher
def exact(path: String): URLMatcher
def exact(path: Path): URLMatcher
def matches(regex: String): URLMatcher
def startsWith(prefix: String): URLMatcher