IOption.short_

Sets option abbrevation (short-form).

  1. string abbrev()
  2. alias short_ = abbrev
    interface IOption
    alias short_ = abbrev

Meta