cikraft
Toggle table of contents
common
js
jvm
Target filter
common
js
jvm
Switch theme
Search in API
Skip to content
cikraft
ktor-server-runtime
/
app.softwork.cikraft.ktor.server.runtime
Package-level
declarations
Functions
Functions
content
Type
Link copied to clipboard
fun
Route
.
contentType
(
vararg
contentTypes
:
ContentType
,
build
:
Route
.
(
)
->
Unit
)
:
Route
env
Link copied to clipboard
common
js
jvm
expect
fun
env
(
name
:
String
)
:
String
?
actual
fun
env
(
name
:
String
)
:
String
?
actual
fun
env
(
name
:
String
)
:
String
?