Skip to content

Allow multiOption to be mandatory #100

Open
@bryanoltman

Description

@bryanoltman

ArgParser's addOption method accepts a mandatory parameter which, when true, will output the following if arguments not containing that option are parsed:

Invalid argument(s): Option mandatory-option is mandatory.

It would be nice to have this for addMultiOption as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions