getSettingsDir

abstract fun getSettingsDir(): File(source)

Returns the settings directory of the build. The settings directory is the directory containing the settings file.

Return

The settings directory. Never returns null.