toggle menu
ktor
3.0.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
common
switch theme
search in API
ktor-server-core
/
io.ktor.server.config
/
ApplicationConfigValue
Application
Config
Value
interface
ApplicationConfigValue
Represents an application config value
Members
Functions
get
List
Link copied to clipboard
abstract
fun
getList
(
)
:
List
<
String
>
Get property list value
get
String
Link copied to clipboard
abstract
fun
getString
(
)
:
String
Get property string value