Should `dub run` prints its output to STDERR?
    Ali Çehreli via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Sep  8 22:58:59 PDT 2017
    
    
  
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
    
    
More information about the Digitalmars-d-learn
mailing list