gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks
/
TaskInputFilePropertyBuilder
/
withNormalizer
with
Normalizer
API
abstract
fun
withNormalizer
(
normalizer
:
Class
<
out
FileNormalizer
>
)
:
TaskInputFilePropertyBuilder
(
source
)
Sets the normalizer to use for this property.
Since
4.3