Exception: Gem::OptionParser::AmbiguousArgument

Inherits:
InvalidArgument show all
Defined in:
lib/rubygems/vendor/optparse/lib/optparse.rb

Overview

Raises when the given argument word can’t be completed uniquely.

Constant Summary

Constants inherited from ParseError

ParseError::Reason

Instance Attribute Summary

Attributes inherited from ParseError

#additional, #args, #reason

Method Summary

Methods inherited from ParseError

filter_backtrace, #initialize, #inspect, #message, #recover, #set_backtrace, #set_option

Constructor Details

This class inherits a constructor from Gem::OptionParser::ParseError