Program.helpOption

Gets the help flag for the program.

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