Package

interface Package

Represents a Swift Package Manager package.

Functions

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