jet / dotnet-templates

Example app and service templates `dotnet new -i Equinox.Templates; dotnet new eqx*/pro*` https://github.com/jet/equinox https://github.com/jet/FsCodec
https://github.com/jet/propulsion
Apache License 2.0
64 stars 16 forks source link

Adding MissingArg exception catch in main #60

Closed wantastic84 closed 4 years ago

wantastic84 commented 4 years ago

The innermost try block in main does not catch MissingArg exception. Thus, the missing arguments that are caught after parsing the argument are not properly caught and fail to inform what is missing.

CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: wantastic84
:x: wan.lee@walmart.com


wan.lee@walmart.com seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.