Namespace BuildSystem.Reclaimer.Strategy.Delegate
Classes
CalcDeletingPackages
Build params - how to contact with package storage
ReclaimerStrategyDelegate
Strategy to make retention of packages:
- find all packages which available to delete
- Sort this packages by version
- Call delegate function
- Filter packages which are not dependencies for other packages
ReclaimerStrategyDelegateProps
Strategy to make retention of packages which works with delegate. In this delegate we can write our own rules