setSource

open fun setSource(source: FileTree)(source)

Sets the source for this task.

Since

4.0

Parameters

source

The source.


open fun setSource(source: Any)(source)

Sets the source for this task. The given source object is evaluated as per files.

Parameters

source

The source.