Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
AppConfigurationOrBuilder
/
getKvList
get
Kv
List
abstract
fun
getKvList
(
)
:
List
<
Namespace
>
Key-value namespaces configured for this application.
Content copied to clipboard
repeated .elide.kv.Namespace kv = 10;