set
operator fun DslList<HostCapabilities, HostCapabilitiesKt.Dsl.CapabilityProxy>.set(index: Int, value: HostCapabilities)
Specifies capabilities supported by this host system.
Content copied to clipboard
repeated .elide.host.HostCapabilities capability = 1;
Parameters
index
The index to set the value at.
value
The capability to set.