gradle
8.2.1
Java API
gradle
/
org.gradle.api
/
NamedDomainObjectCollection
/
getRules
get
Rules
Java API
abstract
fun
getRules
(
)
:
List
<
Rule
>
Returns the rules used by this collection.
Return
The rules, in the order they will be applied.