Scala Fork Options
Fork options for Scala compilation. Only take effect if BaseScalaCompileOptions.fork is true.
Functions
Link copied to clipboard
Returns the full set of arguments to use to launch the JVM for the compiler process.
Link copied to clipboard
Returns any additional JVM arguments for the compiler process.
Link copied to clipboard
Returns any additional JVM argument providers for the compiler process.
Link copied to clipboard
Returns the initial heap size for the compiler process.
Link copied to clipboard
Returns the maximum heap size for the compiler process.