I think that you are almost there.

https://dlang.org/phobos/std_getopt.html#.defaultGetoptFormatter

Try using: https://dlang.org/phobos/std_stdio.html#.File.lockingTextWriter

``defaultGetoptFormatter(stderr.lockingTextWriter, "heading", helpInformation.options);``

  • getopt usage hel... Andy Valencia via Digitalmars-d-learn
    • Re: getopt ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
    • Re: getopt ... Salih Dincer via Digitalmars-d-learn

Reply via email to