IOption.abbrev

Sets option abbrevation (short-form).

  1. typeof(this) abbrev(string abbrev)
  2. string abbrev()
    interface IOption
    const pure nothrow @safe @nogc
    string
    abbrev
    ()
  3. alias short_ = abbrev

Meta