24件ヒット
[1-24件を表示]
(0.021秒)
別のキーワード
クラス
-
Gem
:: DependencyInstaller (12) -
Gem
:: DependencyList (12)
キーワード
-
from
_ source _ index (12) - new (12)
検索結果
先頭2件
-
Gem
:: DependencyInstaller . new(options = {}) -> Gem :: DependencyInstaller (3163.0) -
自身を初期化します。
...ンとして以下のものを利用できます。
: :cache_dir
*.gem ファイルを保存するディレクトリを指定します。
: :domain
:local (カレントディレクトリのみ検索します), :remote (Gem.sources を検索します),
:both (:local, :remote の両方を検索......だし、署名付きの Gem のみをインストールするポリシーが指定されている場合は上記のチェックを
実行します。
: :format_executable
Gem::Installer.new を参照してください。
: :ignore_dependencies
依存している Gem をインストールし......ません。
: :install_dir
Gem をインストールするディレクトリです。
: :security_policy
セキュリティポリシーを指定します。
: :user_install
false を指定するとユーザのホームディレクトリにインストールしません。
nil を指定す... -
Gem
:: DependencyList . from _ source _ index(src _ index) -> Gem :: DependencyList (3131.0) -
与えられた Gem::SourceIndex のインスタンスから自身を作成します。
...与えられた Gem::SourceIndex のインスタンスから自身を作成します。
@param src_index Gem::SourceIndex を指定します。
@see Gem::SourceIndex...