set
Arguments to provide to the JVM.
Content copied to clipboard
repeated string jvm_flag = 2;
Parameters
index
The index to set the value at.
value
The jvmFlag to set.
operator fun DslList<JvmSettings.ClasspathEntry, JvmSettingsKt.Dsl.ClasspathProxy>.set(index: Int, value: JvmSettings.ClasspathEntry)
Arguments to provide to the JVM.
Content copied to clipboard
repeated .elide.meta.JvmSettings.ClasspathEntry classpath = 3;
Parameters
index
The index to set the value at.
value
The classpath to set.