setDestinationDir

open fun setDestinationDir(destinationDir: File)(source)

Sets the directory to copy files into. This is the same as calling into on this task.

Parameters

destinationDir

The destination directory. Must not be null.