dlang / dub

Package and build management system for D
MIT License
678 stars 227 forks source link

PackMan: Provide an overload of storeFetchedPackage that doesn't expose Location #2482

Closed Geod24 closed 2 years ago

Geod24 commented 2 years ago

This way we keep the internals of PackageManager within the PackageManager, instead of having external classes be aware of the paths we use.