るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.035秒)
トップページ > クエリ:gem[x] > クエリ:Specification[x] > クエリ:source_index[x]

別のキーワード

  1. specification normalize
  2. specification loaded?
  3. specification file_name
  4. specification homepage=
  5. specification homepage

ライブラリ

モジュール

検索結果

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

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

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

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