Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-193: support options before arguments #1029

Conversation

FrankRay78
Copy link
Contributor

@FrankRay78 FrankRay78 commented Oct 25, 2022

Allow options to be specified on the command line ahead of arguments without the Flags cannot be assigned a value. error occurring.

This PR should fully satisfy the following issue: #193 (and its open duplicate, #825)

Extensive unit tests have been authored (largely in CommandAppTests, Spectre.Console.Tests.Unit.Cli), covering the impact of this change and ensuring good functioning.

@patriksvensson patriksvensson changed the title 193 support options before arguments GH-193: support options before arguments Nov 4, 2022
@FrankRay78
Copy link
Contributor Author

Closing as superseded by #1048

@FrankRay78 FrankRay78 closed this Nov 5, 2022
@FrankRay78 FrankRay78 deleted the 193-Support-options-before-arguments branch November 9, 2022 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant