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
open var jvmArgs: List<String>
Link copied to clipboard
open var memoryInitialSize: String
Link copied to clipboard
open var memoryMaximumSize: String

Functions

Link copied to clipboard
open fun getAllJvmArgs(): List<String>