toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api
/
NamedDomainObjectCollection
/
getRules
get
Rules
API
abstract
fun
getRules
(
)
:
List
<
Rule
>
(
source
)
Returns the rules used by this collection.
Return
The rules, in the order they will be applied.