PackageManager
Interface for centralized management of packages:
Extends:
Hashable
public static func == (lhs: PackageManager, rhs: PackageManager) -> Bool
Returns a Boolean value indicating whether two values are equal.
Methods
Properties
Status of auto update: enabled/disabled.
StatefulChannel<[Package]>
Channel with a list of all known packages. Refreshed if information about at least one of the packages is changed, or if the list composition is changed.
Channel with a list of all known packages. Refreshed if information about at least one of the packages is changed, or if the list composition is changed.