dlang / dub

Package and build management system for D
MIT License
678 stars 227 forks source link

Dub: Use removeFile instead of std.file.remove #2516

Closed Geod24 closed 2 years ago

Geod24 commented 2 years ago

In the end it calls the same function, but this allow us to consistently inject dependencies.