IOption.abbrev

Sets option abbrevation (short-form).

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

Meta