setSource

abstract fun setSource(vararg sources: Any)

Sets input sources for this task.

Note: due to a bug, the setSource() function does not update already added sources.

Parameters

sources

object is evaluated as per org.gradle.api.Project.files.