Property<RegularFile>
, PropertyState<RegularFile>
, Provider<RegularFile>
, RegularFileProperty
@Incubating @Deprecated public interface RegularFileVar extends RegularFileProperty, PropertyState<RegularFile>
RegularFileProperty
instead.
Note: This interface is not intended for implementation by build script or plugin authors. An instance of this class can be created using the ProjectLayout.newFileVar()
method.