settingsEvaluated

abstract fun settingsEvaluated(settings: Settings)(source)

Called when the build settings have been loaded and evaluated. The settings object is fully configured and is ready to use to load the build projects.

Parameters

settings

The settings. Never null.