getArchiveAppendix

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

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

Return

the appendix. May be null

Since

5.1