|
Simplify PackageManager's Location.lookup
The VersionMatchMode is a property of the Location, not a property of the package, hence we can make use of a Location attribute to get it, removing a dependency on the PackageManager and streamlining the code. |
|---|
|
|
| source/dub/packagemanager.d |
|---|