api / org.gradle.api.tasks / AbstractCopyTask / getSource

getSource

@Internal open fun getSource(): FileCollection

Returns the source files for this task.

Return
The source files. Never returns null.