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

class GetoptLong::NeedlessArgument

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

Abstract

与えられたオプションは引数を伴っているが、そのオプションは 引数をとらない。

Methods

Classes