api / org.gradle.api.tasks / Delete / isFollowSymlinks

isFollowSymlinks

@Incubating @Input open fun isFollowSymlinks(): Boolean

Returns if symlinks should be followed when doing a delete.

Return
true if symlinks will be followed.