gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.artifacts
/
VariantFileMetadata
Variant
File
Metadata
interface
VariantFileMetadata
Part of a component variant's metadata representing a file and its location.
Members
Functions
get
Name
Link copied to clipboard
abstract
fun
getName
(
)
:
String
Get the name of the file.
get
Url
Link copied to clipboard
abstract
fun
getUrl
(
)
:
String
Get the location of the file relative to the corresponding metadata file in the repository.