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