free_mutant/spec/unit/mutant/cli
Postmodern b4108f17ea Use OptionParser (closes #7).
* Supports -h and --help options.
* Rescue OptionParser::ParseErrors and re-raise them as CLI::Errors.
* Moved CLIParser::EXIT_FAILURE, EXIT_SUCCESS and Error into CLI.
* Removed CLIParser.
2013-05-14 18:47:41 -07:00
..
class_methods Use OptionParser (closes #7). 2013-05-14 18:47:41 -07:00
classifier/class_methods Cleanup matcher and classifier interactions 2013-01-21 22:56:52 +01:00