Package org.gradle.swiftpm
Interface Package
public interface Package
Represents a Swift Package Manager package.
- Since:
- 4.6
- 
Method SummaryModifier and TypeMethodDescriptionReturns the products of this package.
- 
Method Details- 
getProductsReturns the products of this package.
 
-