るりまサーチ (Ruby 2.5.0)

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

別のキーワード

  1. specification list
  2. specification load
  3. specification name
  4. specification date
  5. specification name=

ライブラリ

検索結果

Gem.#source_index -> Gem::SourceIndex (118.0)

Gem.#path にある Gem::Specification のキャッシュを返します。 インストールされている Gem::Specification のインデックスを返します

...
Gem
.#path にある Gem::Specification のキャッシュを返します。
インストールされている Gem::Specification のインデックスを返します

@see Gem::SourceIndex, Gem::Specification...