Skip to content

Parser throws error if I use the option name put dont provide option value.  #358

@NeelamTiwari24

Description

@NeelamTiwari24

Example:

[Option('n', "name")]
string Name{get; set;}

If I run "Program.exe --name", it is not able to parse the arguments. I feel there should be a way to tell parser that option might come with no value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions