Skip to main content

PackageGroup.contained_package

PackageGroup.contained_package: list[str]
The list of packages as specified in the BUILD file. Currently this is only a list of packages, but some time in the future, there might be some type of wildcard mechanism.

PackageGroup.included_package_group

PackageGroup.included_package_group: list[str]
The list of sub package groups included in this one.

PackageGroup.name

PackageGroup.name: str
The name of the package group