SpecialDirs

Undocumented in source.

Members

Static functions

make
SpecialDirs make()

Variables

cache
NativePath cache;

Location at which build/generation artifact will be written

systemSettings
NativePath systemSettings;

The system-wide dub-specific folder

temp
NativePath temp;

The path where to store temporary files and directory

userPackages
NativePath userPackages;

User location where to install packages

userSettings
NativePath userSettings;

The dub-specific folder in the user home directory

Meta