setSource

open fun setSource(source: FileTree)

Sets the source for this task.

Parameters

source

The source.


open fun setSource(source: Any)

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

Parameters

source

The source.