Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > getoptlongライブラリ > GetoptLong::AmbiguousOptionクラス

class GetoptLong::AmbiguousOption

クラスの継承リスト: GetoptLong::AmbiguousOption < GetoptLong::Error < StandardError < Exception < Object < Kernel < BasicObject

Abstract

与えられたオプションは名前の後方が省略されていると思われる が、一意に決まらない。

Methods

Classes