set
operator fun DslList<DependencySuite, DependenciesKt.Dsl.SuiteProxy>.set(index: Int, value: DependencySuite)
Suites of dependencies attached to this set of dependencies.
Content copied to clipboard
repeated .elide.deps.DependencySuite suite = 1;
Parameters
index
The index to set the value at.
value
The suite to set.