Dub.defaultPlacementLocation

The default placement location of fetched packages.

This property can be altered, so that packages which are downloaded as part of the normal upgrade process are stored in a certain location. This is how the "--local" and "--system" command line switches operate.

class Dub
PlacementLocation defaultPlacementLocation;

Meta