org.gradle.api.tasks
Annotation Type InputFile


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface InputFile

Marks a property as specifying an input file for a task.