gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.swiftpm
/
Product
Product
interface
Product
:
Named
A product in a Swift Package Manager package.
Members
Functions
get
Name
Link copied to clipboard
abstract
fun
getName
(
)
:
String
Returns the name of this product.