irb icon indicating copy to clipboard operation
irb copied to clipboard

Use OptionParser to parse options

Open tomash opened this issue 1 year ago • 0 comments

Work-in-progress.

Fixes https://github.com/ruby/irb/issues/655

Checklist:

  • [x] options and values parity with old parse_opts
  • [ ] remaining argv-based code for running scripts and arguments pass --
  • [ ] I18n (allowing removal of lc/help-message)

tomash avatar Feb 02 '24 12:02 tomash