るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

検索結果

GetoptLong#ordering -> Integer (18102.0)

現在の順序形式を返します。

現在の順序形式を返します。

GetoptLong#ordering=(ordering) (6209.0)

順序形式を設定します。

...い限り、GetoptLong::PERMUTE
が初期値です。定義されていれば、GetoptLong::REQUIRE_ORDER が初期値になり
ます。

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

@raise Argument...