api / org.gradle.api.tasks / TaskInputFilePropertyBuilder / withPathSensitivity

withPathSensitivity

abstract fun withPathSensitivity(sensitivity: PathSensitivity): TaskInputFilePropertyBuilder

Sets which part of the path of files should be considered during up-to-date checks.

Since
3.1