getBuiltBy

abstract fun getBuiltBy(): Set<Any>(source)

Returns the set of tasks which build the files of this collection.

Return

The set. Returns an empty set when there are no such tasks.