Skip to content

Ability to use HelpText.AutoBuild() without parser results #88

@zii-dmg

Description

@zii-dmg

Using commit e00dd9f.

Sometimes Parser.ParseArguments throws exceptions (for example, InvalidOperationException: "Sequence contains more than one matching element") and ParseResult doesn't created, but I still need to show help usage to user. Without ParserResult I can't do this easily.

Or maybe I doesn't understand how to use help usage auto generation on exceptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions