On Saturday, 9 September 2017 at 05:58:59 UTC, Ali Çehreli wrote:
On 09/08/2017 09:51 PM, Ky-Anh Huynh wrote: > When I execute a program thanks to dub, `dub` also prints its > information to STDOUT:Try dub's --quiet command line switch. Ali
Can I configure this also in dub.json (dub.sdl)? Specially --parallel switch?