gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.tasks
/
TaskFilePropertyBuilder
Task
File
Property
Builder
interface
TaskFilePropertyBuilder
:
TaskPropertyBuilder
Describes a property of a task that contains zero or more files.
Inheritors
TaskInputFilePropertyBuilder
TaskOutputFilePropertyBuilder
Members
Functions
with
Property
Name
Link copied to clipboard
abstract
fun
withPropertyName
(
propertyName
:
String
)
:
TaskFilePropertyBuilder
Sets the name for this property.