Skip to content

Support mixture of short and long argument names #44

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

Merged
merged 6 commits into from
Mar 16, 2019
Merged

Support mixture of short and long argument names #44

merged 6 commits into from
Mar 16, 2019

Conversation

wburklund
Copy link
Contributor

Renames GetArgumentHelp to GetArgumentInfo and marks GetArgumentHelp as obsolete.
Closes #15.

@codecov
Copy link

codecov bot commented Mar 15, 2019

Codecov Report

Merging #44 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #44   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         366    366           
=====================================
  Hits          366    366
Impacted Files Coverage Δ
src/Utility.CommandLine.Arguments/Arguments.cs 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6e7ee4d...2188099. Read the comment docs.

@jpdillingham jpdillingham merged commit eb18601 into jpdillingham:master Mar 16, 2019
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.

2 participants