Program.helpOption

Sets the help flag for the program and enables getting command help with it.

  1. Program helpOption(string format, string description)
  2. Program helpOption(Flag flag)
    class Program
    nothrow @safe
    helpOption
  3. const(Flag) helpOption()