getRecipePredicateResults

open fun getRecipePredicateResults(context: CRecipePredicate.Context, whenEmptyDefault: Boolean = true): Boolean

Returns CRecipePredicate inspection result

Return

Boolean Result of run tests

Since

5.0.17

Parameters

context

Context of inspection

whenEmptyDefault

Result returned when CRecipe.predicates is null or empty (default = true)