DUB Bash Completion

Mathias LANG via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Jul 13 17:10:37 PDT 2014


On Sunday, 13 July 2014 at 22:11:17 UTC, Nordlöw wrote:
> On Sunday, 13 July 2014 at 20:15:06 UTC, w0rp wrote:
>> I suppose one extra step you could go would be to somehow 
>> complete --config= too, so you could tab complete --config=foo 
>> and --config=bar or something.
>
>     --config
>
> is not documented by
>
>     dub -h
>
> Is it a sub command flag?

Yeah it's a build subcommand. But you have to use dub describe to 
do the completion (it depends on the project file).


More information about the Digitalmars-d-announce mailing list