Package

interface Package(source)

Represents a Swift Package Manager package.

Functions

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