るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.025秒)
トップページ > クエリ:optparse[x] > バージョン:2.5.0[x] > クエリ:message[x] > クラス:OptionParser::ParseError[x]

別のキーワード

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

ライブラリ

検索結果

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

標準エラーに出力するメッセージを返します。

標準エラーに出力するメッセージを返します。

@return 文字列を返します。

OptionParser::ParseError#to_s -> String (33007.0)

標準エラーに出力するメッセージを返します。

標準エラーに出力するメッセージを返します。

@return 文字列を返します。