set
operator fun DslList<Dependency, DependencySuiteKt.Dsl.DependencyProxy>.set(index: Int, value: Dependency)
The dependencies in the suite.
Content copied to clipboard
repeated .elide.deps.Dependency dependency = 5;
Parameters
index
The index to set the value at.
value
The dependency to set.