addAll
Arguments to provide to the JVM.
Content copied to clipboard
repeated string jvm_flag = 2;
Parameters
values
The jvmFlag to add.
fun DslList<JvmSettings.ClasspathEntry, JvmSettingsKt.Dsl.ClasspathProxy>.addAll(values: Iterable<JvmSettings.ClasspathEntry>)
Arguments to provide to the JVM.
Content copied to clipboard
repeated .elide.meta.JvmSettings.ClasspathEntry classpath = 3;
Parameters
values
The classpath to add.