paths

spice.http.`package`.paths
object paths

Attributes

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

Members list

Value members

Concrete methods

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