Represents a flag.
Flag hold a single boolean value. Flags are optional and cannot be set as required.
Creates new flag.
Sets option full name (long-form).
Option full name (long-form).
Sets option abbrevation (short-form).
See Implementation
Represents a flag.
Flag hold a single boolean value. Flags are optional and cannot be set as required.