gradle
Toggle table of contents
9.5.0
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.bundling
/
AbstractArchiveTask
/
getArchiveAppendix
get
Archive
Appendix
API
@
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