るりまサーチ

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

別のキーワード

  1. sourceindex size
  2. sourceindex each
  3. rubygems/source_index sourceindex
  4. sourceindex remove_spec
  5. sourceindex spec_dirs

検索結果

Gem::SourceInfoCacheEntry#source_index -> Gem::SourceIndex (21304.0)

このキャッシュエントリに対するソースインデックスです。

このキャッシュエントリに対するソースインデックスです。

Gem::Commands::DependencyCommand#find_gems(name, source_index) -> Hash (9254.0)

与えられた Gem の名前をインデックスから検索します。

...与えられた Gem の名前をインデックスから検索します。

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

@param source_index Gem::SourceIndex のインスタンスを指定します。

@see Gem::SourceIndex#search...