るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
4件ヒット [1-4件を表示] (0.050秒)
トップページ > クエリ:l[x] > クエリ:y[x] > バージョン:2.1.0[x] > クエリ:Array[x] > ライブラリ:rubygems/specification[x]

別のキーワード

  1. matrix l
  2. kernel $-l
  3. _builtin $-l
  4. lupdecomposition l
  5. l matrix

検索結果

Gem::Specification#development_dependencies -> Array (18910.0)

この Gem が依存している Gem のリストを返します。

この Gem が依存している Gem のリストを返します。

Gem::Specification.attribute_defaults -> Array (18910.0)

@todo

@todo

@@attributes の複製を返します。

Gem::Specification.list -> Array (18910.0)

実行中の Ruby のインスタンスで作成された Gem::Specification のインスタンスを返します。

実行中の Ruby のインスタンスで作成された Gem::Specification のインスタンスを返します。

Gem::Specification#add_bindir(executables) -> Array | nil (910.0)

実行コマンドの格納場所を返します。

実行コマンドの格納場所を返します。

@param executables 実行コマンド名を格納した配列を指定します。