builtBy

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

Registers some tasks which build the files of this collection.

Return

this

Parameters

tasks

The tasks. These are evaluated as per dependsOn.