Closed wantastic84 closed 4 years ago
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
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.