api / org.gradle / StartParameter / isUseEmptySettings

isUseEmptySettings

open fun isUseEmptySettings(): Boolean

Returns whether an empty settings script will be used regardless of whether one exists in the default location.

Return
Whether to use empty settings or not.