Package

interface Package(source)

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.