ktor
1.6.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
ktor-server-core
/
io.ktor.config
/
ApplicationConfigValue
Application
Config
Value
interface
ApplicationConfigValue
Content copied to clipboard
Represents an application config value
Functions
Functions
get
List
Link copied to clipboard
abstract
fun
getList
(
)
:
List
<
String
>
Content copied to clipboard
Get property list value
get
String
Link copied to clipboard
abstract
fun
getString
(
)
:
String
Content copied to clipboard
Get property string value