-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Currently, grumble does not have "required/optional" concept for flags. Hope to have this functionality, so can define required flags and optional flags.
For example, if defined flagA as required flag, the command without flagA is invalid.
if defined flagB as optional flag, the command without flagB is valid, and the value of flagB is the default value.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels