A component of any good commandline argument parser is the parser object.
In classic functional programming this parser would both contain, parse and return the arguments passed. In this package it is merely meant as a shell for other objects which takes care of parsing the actual arguments.
The parser should itself not add non-standard arguments, but it should contain some arguments such as 'help' for setting up the object itself.
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.