るりまサーチ (Ruby 2.4.0)

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

別のキーワード

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

検索結果

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

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

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

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

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

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

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

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

@see Gem::SourceIndex#search