kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
application
/
com.varabyte.kobweb.gradle.application.tasks
/
KobwebGenSiteEntryConfInputs
/
Redirect
Redirect
class
Redirect
(
val
from
:
String
,
val
to
:
String
)
(
source
)
Members
Constructors
Redirect
Link copied to clipboard
constructor
(
from
:
String
,
to
:
String
)
Properties
from
Link copied to clipboard
@get:
Input
val
from
:
String
to
Link copied to clipboard
@get:
Input
val
to
:
String