gradle
8.2-rc-2
Java API
gradle
/
org.gradle.api.cache
/
CacheConfigurations
/
getMarkingStrategy
get
Marking
Strategy
Java API
abstract
fun
getMarkingStrategy
(
)
:
Property
<
MarkingStrategy
>
Configures how caches should be marked, if at all.
By default, caches are marked using
CACHEDIR_TAG
.