るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.131秒)
トップページ > クエリ:-[x] > クエリ:E[x] > ライブラリ:rubygems/specification[x] > クエリ:array_attribute[x]

別のキーワード

  1. open3 popen2e
  2. socket af_e164
  3. matrix det_e
  4. matrix rank_e
  5. open3 capture2e

クラス

検索結果

Gem::Specification.array_attribute(name) -> () (24303.0)

Gem::Specification.attribute と同じですが、値を配列に格納するアクセサを作ります。

...Gem::Specification.attribute と同じですが、値を配列に格納するアクセサを作ります。

@param name 属性の名前を指定します。

@see Gem::Specification.attribute...

Gem::Specification.array_attributes -> Array (12302.0)

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

...@@array_attributes の複製を返します。

@see Object#dup...