IOption.abbrev

Sets option abbrevation (short-form).

Set to null to disable short form.

  1. typeof(this) abbrev(string abbrev)
    interface IOption
    typeof(this)
    abbrev
    pure nothrow @safe @nogc
    (
    string abbrev
    )
  2. string abbrev()

Meta