add
fun DslList<GeneralLanguageSettings, GuestConfigurationKt.Dsl.GeneralProxy>.add(value: GeneralLanguageSettings)
General and default settings to apply as part of this suite of policies.
Content copied to clipboard
repeated .elide.meta.GeneralLanguageSettings general = 2;
Parameters
value
The general to add.
Settings stanzas, each of which describe general and language-specific settings for a given guest language.
Content copied to clipboard
repeated .elide.meta.GuestSettings settings = 3;
Parameters
value
The settings to add.