source

open fun source(sources: Array<Any>): SourceTask(source)

Adds some source to this task. The given source objects will be evaluated as per files.

Return

this

Parameters

sources

The source to add