るりまサーチ (Ruby 3.2)

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

別のキーワード

  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 (63913.0)

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

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

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

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

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

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

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

@see Gem::SourceIndex#search