api / org.gradle.api.tasks.bundling / AbstractArchiveTask / getArchivePath

getArchivePath

@OutputFile open fun getArchivePath(): File

The path where the archive is constructed. The path is simply the destinationDir plus the archiveName.

Return
a File object with the path to the archive