ResilientKotlinDslScriptsModel

Resilient version of KotlinDslScriptsModel that can handle missing or incomplete script models.

Since

9.3.0

Functions

Link copied to clipboard
@Nullable
abstract fun getFailure(): @Nullable Failure
Returns the failure that occurred while trying to retrieve the model.
Link copied to clipboard
Returns the model for Kotlin DSL scripts.