Gem Version

simple_args

A simple argument parser, which is the right fit if you want

  • Aliases for short and long options
  • A quick way to parse any options without restrictons
  • A result object with a keywords hash and positionals array
  • Defined methods on your result for predefined options
  • Use value options only with the --key=value syntax

Author

Copyright © 2024 Robert Dober [email protected]

LICENSE

GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007. Please refer to LICENSE for details.