aem-plugin / com.cognifide.gradle.aem.common.instance.service.repository / Node / download

download

fun download(targetFilePath: String): Unit
fun download(targetFile: File): Unit

Download file stored in node to specified local file.

fun download(): File

Download file stored in node to temporary directory with preserving file name.