Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

BurdetteLamar
Copy link
Member

@BurdetteLamar BurdetteLamar commented Apr 10, 2021

  • Added example in "Argument Converters"; it doesn't seem right for a tutorial to have no example in one of its topics (and instead just linking elsewhere).
  • Added section "Command-Line Abbreviations."
  • Added section "Keyword Argument into," showing how to:
    • Collect options.
    • Check for missing options.
    • Provide option defaults.

@BurdetteLamar BurdetteLamar added the documentation Improvements or additions to documentation label Apr 10, 2021
Copy link
Contributor

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. 👍

{:xxx=>true, :yyy=>"BAR"}

Note in the last execution that the argument value for option <tt>--yyy</tt>
was overwritten.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good precision!

@BurdetteLamar BurdetteLamar merged commit 39d3967 into ruby:master Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants