aem-plugin / com.cognifide.gradle.aem.tooling.rcp / RcpClient / copy

copy

fun copy(): Unit
fun copy(pathsFile: File): Unit
fun copy(paths: Sequence<String>): Unit
fun copy(paths: Iterable<String>): Unit
fun copy(paths: Map<String, String>): Unit
fun copy(path: String): Unit
fun copy(sourcePath: String, targetPath: String): Unit