api / org.gradle.api.file / CopySpec / getIncludeEmptyDirs

getIncludeEmptyDirs

abstract fun getIncludeEmptyDirs(): Boolean

Tells if empty target directories will be included in the copy.

Return
true if empty target directories will be included in the copy, false otherwise