ScalaForkOptions

Fork options for Scala compilation. Only take effect if BaseScalaCompileOptions.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>