Build.dubWorkDir

Start to construct Build from within the .dub/subDir. This workDir will be where the source will be downloaded, extracted and where the build will take place. An exception will be thrown if dub environment cannot be detected.

struct Build
static
dubWorkDir
(
string subDir = "dbuild"
)

Meta