toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-config
/
org.http4k.config
/
Environment
/
Companion
/
from
from
fun
from
(
file
:
File
)
:
Environment
Load configuration from standard Properties file format on disk
fun
from
(
vararg
pairs
:
Pair
<
String
,
String
>
,
separator
:
String
=
","
)
:
Environment
fun
from
(
env
:
Map
<
String
,
String
>
,
separator
:
String
=
","
)
:
Environment