into

open fun into(destDir: Any): AbstractCopyTask
open fun into(destPath: Any, configureClosure: Closure): AbstractCopyTask
open fun into(destPath: Any, copySpec: Action<out Any>): CopySpec