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

Expose unparsed command line arguments #10

Closed
mariomastrodicasa opened this issue Oct 28, 2021 · 0 comments · Fixed by #11
Closed

Expose unparsed command line arguments #10

mariomastrodicasa opened this issue Oct 28, 2021 · 0 comments · Fixed by #11
Assignees
Labels
enhancement New feature or request

Comments

@mariomastrodicasa
Copy link
Contributor

Is your feature request related to a problem? Please describe.
After parsing the remaining command-line arguments are not available. Some application can need them for further elaborations.

Describe the solution you'd like
Expose a new property with Unparsed arguments.

Describe alternatives you've considered
N/A

Additional context
N/A

@mariomastrodicasa mariomastrodicasa added the enhancement New feature or request label Oct 28, 2021
@mariomastrodicasa mariomastrodicasa self-assigned this Oct 28, 2021
mariomastrodicasa added a commit to mariomastrodicasa/CLIParser that referenced this issue Oct 28, 2021
mariomastrodicasa added a commit that referenced this issue Oct 28, 2021
* Update nuget package generation with fix available on dotnet/sourcelink#572

* #10: added UnparsedArgs property

* #2: added management of arguments cross check

* Reverted back launchSettings.json after test of #2

* Capture all exceptions until tests are managed from workflow (#2 tests)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant