fileProvider

abstract fun fileProvider(provider: Provider<File>): FileSystemLocationProperty<T>

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

Return

this

Since

6.0