Interface Package


  • @Incubating
    public interface Package
    Represents a Swift Package Manager package.
    Since:
    4.6
    • Method Detail

      • getProducts

        Set<? extends Product> getProducts()
        Returns the products of this package.