るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.036秒)
トップページ > クエリ:@[x] > クエリ:ordering=[x]

別のキーワード

  1. getoptlong ordering=
  2. getoptlong ordering
  3. ordering getoptlong
  4. ordering= getoptlong

ライブラリ

クラス

検索結果

GetoptLong#ordering=(ordering) (18118.0)

順序形式を設定します。

...れていれば、GetoptLong::REQUIRE_ORDER が初期値になり
ます。

@
param ordering GetoptLong::REQUIRE_ORDER, GetoptLong::PERMUTE,
GetoptLong::RETURN_IN_ORDER のいずれかを指定します。

@
raise ArgumentError GetoptLong::REQUIRE_ORDER, GetoptLong::PERMUTE,...
...GetoptLong::RETURN_IN_ORDER 以外の値を指定した場合に発生します。

@
raise RuntimeError GetoptLong#get, GetoptLong#get_option,
GetoptLong#each, GetoptLong#each_option メソッドを
呼び出した後にこのメソッドを呼び出...