Skip to content

Improve OptionParser usage #552

Open
@olleolleolle

Description

@olleolleolle

OptionParser is a complex piece of software, which can be used to express quite clearly what the user can enter.

There are many sub-tasks to this, and each could be its own PR:

  • Turn the optional values into requireds, where needed
  • See if the RegExp type coercions can be used
  • See if the TrueClass, FalseClass type coercions can be used
  • Try to break up setup_parser in some useful way

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions