api / org.gradle.process / JavaForkOptions / getMinHeapSize

getMinHeapSize

@Optional @Input abstract fun getMinHeapSize(): String

Returns the minimum heap size for the process, if any.

Return
The minimum heap size. Returns null if the default minimum heap size should be used.