PathMatcher

io.frontroute.PathMatcher$
See thePathMatcher companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def fail[T]: PathMatcher[T]
def provide[V](v: V): PathMatcher[V]

Concrete fields

val unit: PathMatcher[Unit]