Exception: OptionParserGenerator::OptionCollision

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/optsparser_generator.rb

Overview

Raised when there are two boolean entries in the OpenStruct one named no_xyz and one xyz

only raised when the option :ignore_collisions is not given