Package

interface Package

Represents a Swift Package Manager package.

Since

4.6

Functions

Link copied to clipboard
abstract fun getProducts(): Set<out Product>
Returns the products of this package.