addAll
fun DslList<ConfigurationValue, AppConfigurationSuiteKt.Dsl.ConfigProxy>.addAll(values: Iterable<ConfigurationValue>)
Configuration values associated with this suite.
Content copied to clipboard
repeated .elide.app.ConfigurationValue config = 5;
Parameters
values
The config to add.