common-plugin / com.cognifide.gradle.common.file.resolver / FileResolution / copyArchiveFile

copyArchiveFile

fun copyArchiveFile(archive: File, entryPattern: String, target: File): File

Extract & copy single archive file and copy it to target location only if it does not exist.