On 02/26/2017 01:37 AM, Seb wrote:
That been said DUB is a build tool and it's good to be in verbose in case of errors and there's `-q` which you can use as expected, e.g:dub run dscanner -q -- --sloc .
Cool, that does it for me. Thanks! -- Andrei
Andrei Alexandrescu via Digitalmars-d Sun, 26 Feb 2017 13:32:29 -0800
On 02/26/2017 01:37 AM, Seb wrote:
That been said DUB is a build tool and it's good to be in verbose in case of errors and there's `-q` which you can use as expected, e.g:dub run dscanner -q -- --sloc .
Cool, that does it for me. Thanks! -- Andrei