Set cwd on spawn functions instead of chdir
It is more hygienic to use the cwd argument as it doesn't impact the running process, and doesn't decouple the reason for it. |
---|
|
source/dub/generators/build.d |
---|