RootRouteSelector
class RootRouteSelector : RouteSelector
The selector for routing root.
Constructors
RootRouteSelector(rootPath: String = "") The selector for routing root. |
Inherited Properties
val quality: Double indicates how good this selector is compared to siblings |
Functions
fun evaluate( Evaluates this selector against context and a path segment at segmentIndex |
|
fun toString(): String |