Represents an option.
Options hold any value as string (or array of strings). Options by default are optional, but can be marked as required.
Order in which options are passed does not matter.
Creates new option.
Sets option value tag.
Option value tag.
Sets option full name (long-form).
Option full name (long-form).
Sets option abbrevation (short-form).
See Implementation
Represents an option.
Options hold any value as string (or array of strings). Options by default are optional, but can be marked as required.
Order in which options are passed does not matter.