るりまサーチ (Ruby 2.2.0)

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

別のキーワード

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

ライブラリ

クラス

検索結果

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

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

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

@return 文字列を返します。

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

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

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

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