Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Naboris.RouteModule to extract routing data.
val path : t -> string listGet path (list(string)) of t.
val rawQuery : t -> stringGet query sring of t.
val query : t -> string list Query.QueryMap.tGet query map Query.QueryMap.t(list(string)) ot t.
val create :
string list ->
Method.t ->
string ->
string list Query.QueryMap.t ->
tIntended for internal use.
Create route record t.