getArchiveAppendix

@Internal(value = "Represented as part of archiveFile")
abstract fun getArchiveAppendix(): Property<String>

Returns the appendix part of the archive name, if any.

Return

the appendix. May be null

Since

5.1