Should `dub run` prints its output to STDERR?
    Martin Tschierschke via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sat Sep  9 01:31:54 PDT 2017
    
    
  
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?
    
    
More information about the Digitalmars-d-learn
mailing list