toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.tasks
/
TaskFilePropertyBuilder
Task
File
Property
Builder
API
interface
TaskFilePropertyBuilder
:
TaskPropertyBuilder
(
source
)
Describes a property of a task that contains zero or more files.
Since
3.1
Inheritors
TaskInputFilePropertyBuilder
TaskOutputFilePropertyBuilder
Members
Functions
with
Property
Name
Link copied to clipboard
API
abstract
fun
withPropertyName
(
propertyName
:
String
)
:
TaskFilePropertyBuilder
Sets the name for this property.