builtBy

abstract fun builtBy(tasks: Array<Any>): ConfigurableFileTree(source)

Registers some tasks which build the files of this collection.

Return

this

Parameters

tasks

The tasks. These are evaluated as per dependsOn.