IceGrid.DistributionDescriptor

class IceGrid.DistributionDescriptor(icepatch: str = '', directories: list[str] = <factory>)

Bases: object

Describes a distribution.

Parameters:
icepatch

The proxy of the IcePatch2 server.

Type:

str

directories

The source directories.

Type:

list[str]

Notes

The Slice compiler generated this dataclass from Slice struct ::IceGrid::DistributionDescriptor.