Skip to content

Add --dash-dash-is-rest option to Command#103

Merged
floitsch merged 1 commit intomainfrom
floitsch/options-fix.rest-dash-dash
Apr 14, 2026
Merged

Add --dash-dash-is-rest option to Command#103
floitsch merged 1 commit intomainfrom
floitsch/options-fix.rest-dash-dash

Conversation

@floitsch
Copy link
Copy Markdown
Member

Allow commands to treat '--' as a regular rest argument instead of an option/rest separator. When set, '--' is added to rest args and option parsing continues for subsequent arguments.

Allow commands to treat '--' as a regular rest argument instead of an
option/rest separator. When set, '--' is added to rest args and option
parsing continues for subsequent arguments.
@floitsch floitsch requested a review from kasperl April 14, 2026 22:09
@floitsch
Copy link
Copy Markdown
Member Author

TBR.

@floitsch floitsch merged commit ec895ee into main Apr 14, 2026
7 checks passed
@floitsch floitsch deleted the floitsch/options-fix.rest-dash-dash branch April 14, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant