toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-routing
/
app.softwork.routingcompose
/
Path
Path
data
class
Path
(
val
path
:
String
,
val
parameters
:
Parameters
?
)
Members
Constructors
Path
Link copied to clipboard
constructor
(
path
:
String
,
parameters
:
Parameters
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
parameters
Link copied to clipboard
val
parameters
:
Parameters
?
path
Link copied to clipboard
val
path
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String