Blacklisted values.
The value to be used to check equality.
If true, the greater than will be greater than or equal to.
Value to be compared in greater than.
Is this option optional?
If true, the less than will be less than or equal to.
Value to be compared in less than.
Do we use the blacklist?
Do we use the equality operator?
Do we use the greater-than comparison?
Do we use the less-than comparison?
Do we use the whitelist?
Whitelisted values.
Blacklist the specified item or items and enable the blacklist.
the items to blacklist
Specifies the value to be used in equality comparison and enables that comparison.
Get the referential name for this option. Defaults to the long flag (without the '--'). If this cannot be found, the short flag (without the '-') is used.
Get an array of strings denoting the human-readable requirements for this option to be valid.
Specifies the value to be used in greater-than comparison and enables that comparison.
Specifies the value to be used in greater-than or equal-to comparison and enables that comparison.
Specifies the value to be used in less-than comparison and enables less-than comparison.
Specifies the value to be used in less-than or equal-to comparison and enables that comparison.
Sets the Option as optional.
Checks if the specified value passes the configured comparisons.
Whitelist the specified item or items and enable the whitelist.
the items to whitelist
extollo (v. latin) - to lift up, to elevate
Extollo is a free & libre application framework in TypeScript.
Non-positional, flag-based CLI option.