|
Replace all instances of mkdirRecurse with ensureDir
All usages actually want to ensure the directory is present, and don't care about having a separation between existence check and creation. |
|---|
|
|
| source/dub/commandline.d |
|---|
| source/dub/dub.d |
|---|
| source/dub/generators/build.d |
|---|
| source/dub/generators/generator.d |
|---|
| source/dub/init.d |
|---|
| source/dub/internal/git.d |
|---|
| source/dub/internal/utils.d |
|---|
| source/dub/internal/vibecompat/core/file.d |
|---|
| source/dub/packagemanager.d |
|---|
| source/dub/project.d |
|---|