Class: ArticleFixtureGen::Exe::OptionParser

Inherits:
Trollop::OptionParser
  • Object
show all
Defined in:
lib/article_fixture_gen/exe/option_parser.rb

Overview

Individual item hash based on parser, such as Trollop. To change to a different parser, implement an equivalent of ‘Trollop::OptionParser` with the new parser and change the parent class of this class. Voila.