jvmArgs

open fun jvmArgs(arguments: Iterable<out Any>): JavaExec(source)
open fun jvmArgs(arguments: Array<Any>): JavaExec(source)

Adds some arguments to use to launch the JVM for the process.