Should `dub run` prints its output to STDERR?

Ky-Anh Huynh via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Sep 9 01:31:53 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

That's perfect. Thanks a lot.


More information about the Digitalmars-d-learn mailing list