getDependsOn

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

Returns the dependencies of this task.

Return

The dependencies of this task. Returns an empty set if this task has no dependencies.