GroovyForkOptions

Fork options for Groovy compilation. Only take effect if GroovyCompileOptions.fork is true.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
@get:Nullable
@get:Input
open var jvmArgs: List<String>
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Returns the full set of arguments to use to launch the JVM for the compiler process.