Skip to content

Allow clubbed option value assignment without separator #517

@drewburlingame

Description

@drewburlingame

Support clubbed option value assignment without separator (e.g., -abc123 where -a, -b, -c are boolean options and 123 is the value for the next parameter).

This is common in some tools and supported by System.CommandLine.

Location: CommandDotNet/Parsing/CommandParser.cs:211

Priority: Low

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions