getMinHeapSize

abstract fun getMinHeapSize(): Property<String>

The minimum heap size for the worker process. When unspecified, no minimum heap size is set. Supports units like the command-line option -Xms such as "1g".

Return

The minimum heap size.