Skip to content

Document recommendations for command-line parsing. #602

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 1 commit into from
Apr 8, 2017
Merged

Conversation

tswast
Copy link
Contributor

@tswast tswast commented Apr 7, 2017

Use the args array, for simple arguments. Use Apache Commons CLI once you need options.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 7, 2017
@tswast tswast requested a review from lesv April 7, 2017 22:24
@codecov-io
Copy link

Codecov Report

Merging #602 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #602   +/-   ##
=========================================
  Coverage     50.81%   50.81%           
  Complexity      244      244           
=========================================
  Files            87       87           
  Lines          2775     2775           
  Branches        185      185           
=========================================
  Hits           1410     1410           
  Misses         1315     1315           
  Partials         50       50

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 789e54a...f5d3da6. Read the comment docs.

@lesv lesv merged commit 3180210 into master Apr 8, 2017
@lesv lesv deleted the tswast-contrib branch April 8, 2017 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants