fileValue

abstract fun fileValue(@Nullable file: @Nullable File): RegularFileProperty(source)

Sets the location of this file, using a instance. instances with relative paths are resolved relative to the project directory of the project that owns this property instance.

This method is the same as #set(File) but allows method chaining.