class ComponentsCheck : DefaultCheck
<init> |
ComponentsCheck(group: CheckGroup) |
platformComponents |
val platformComponents: ListProperty<String!>! |
specificComponents |
val specificComponents: ListProperty<String!>! |
check |
fun check(): Unit |