るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.016秒)
トップページ > バージョン:2.4.0[x] > クエリ:Array[x] > クエリ:extra_args[x] > 種類:特異メソッド[x]

別のキーワード

  1. command extra_args
  2. command extra_args=
  3. command add_extra_args
  4. options extra_accessors
  5. command specific_extra_args

ライブラリ

クラス

検索結果

Gem::Command.extra_args -> Array (54610.0)

追加の引数を返します。

追加の引数を返します。

Gem::Command.specific_extra_args(cmd) -> Array (18610.0)

与えられたコマンドに対応する追加の引数を返します。

与えられたコマンドに対応する追加の引数を返します。

特別な追加引数はプログラムの開始時に Gem の設定ファイルから読み込まれます。

@param cmd コマンド名を指定します。