@Incubating public interface RegularFileVar extends Provider<RegularFile>, PropertyState<RegularFile>
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.