るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.023秒)

別のキーワード

  1. optparse on
  2. optparse getopts
  3. optparse order!
  4. optparse order
  5. optparse reject

クラス

検索結果

OptionParser::ParseError#reason -> String (78313.0)

エラーの内容を文字列で返します。

エラーの内容を文字列で返します。

@return 文字列を返します。

OptionParser::ParseError#reason=(reason) (42634.0)

エラーの内容を指定します。

エラーの内容を指定します。

@param reason 文字列を指定します。