るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. sourceindex from_installed_gems
  2. docmanager rdoc_installed?
  3. dependencyinstaller installed_gems
  4. rubygems/source_index from_installed_gems
  5. sourceindex installed_spec_directories

検索結果

Gem::DependencyInstaller#installed_gems -> Array (81700.0)

Gem::DependencyInstaller#install でインストールされた Gem のリストを返します。

Gem::DependencyInstaller#install でインストールされた Gem のリストを返します。

Gem::SourceIndex.from_installed_gems(*deprecated) -> Gem::SourceIndex (45925.0)

与えられたパスをもとに、インスタンスを作成するファクトリメソッドです。

与えられたパスをもとに、インスタンスを作成するファクトリメソッドです。

@param deprecated この引数は非推奨です。後方互換性のためにのみ提供されているので使用すべきではありません。

@see Gem::SourceIndex.from_gems_in

Gem::Commands::UpdateCommand#which_to_update(highest_installed_gems, gem_names) -> Array (9955.0)

更新が必要な Gem のリストを返します。

更新が必要な Gem のリストを返します。