IOption.full

Sets option full name (long-form).

Set to null to disable long form.

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

Meta