set
operator fun DslList<VMConfiguration.VMFlag, VMConfigurationKt.Dsl.FlagProxy>.set(index: Int, value: VMConfiguration.VMFlag)
Specifies VM runtime flags.
Content copied to clipboard
repeated .elide.host.VMConfiguration.VMFlag flag = 1;
Parameters
index
The index to set the value at.
value
The flag to set.