Usage

To create a parser, an Options instance must be created and configured. It is then passed to a CLIParser instance, along with a command-line for parsing. The results are returned in a CommandLine instance.