るりまサーチ

最速Rubyリファレンスマニュアル検索!
725件ヒット [201-300件を表示] (0.084秒)
トップページ > クエリ:n[x] > クエリ:Dependency[x]

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. openssl n
  3. pop n_mails
  4. pop n_bytes
  5. openssl n=

モジュール

検索結果

<< < 1 2 3 4 5 ... > >>

Gem::Commands::DependencyCommand#usage -> String (12100.0)

使用方法を表す文字列を返します。

使用方法を表す文字列を返します。

Gem::DependencyInstaller#gather_dependencies -> Array (12100.0)

依存関係を無視するように指定されていない限り、インストールするように指定された Gem が依存している Gem の情報を集めて返します。

依存関係を無視するように指定されていない限り、インストールするように指定された
Gem が依存している Gem の情報を集めて返します。

Gem::DependencyList#find_name(full_name) -> Gem::Specification | nil (12100.0)

自身に含まれる与えられた名前を持つ Gem::Specification のインスタンスを返します。

...身に含まれる与えられた名前を持つ Gem::Specification のインスタンスを返します。

見つからなかった場合は nil を返します。

@param full_name バージョンを含むフルネームで Gem の名前を指定します。

@see Gem::Specification#full_name...

Net::HTTPFailedDependency (12016.0)

HTTP レスポンス 424 (Failed Dependency) を表現するクラスです。

...HTTP レスポンス 424 (Failed Dependency) を表現するクラスです。

詳しくは 4918 を見てください。...

rubygems/commands/uninstall_command (12012.0)

Gem パッケージをアンインストールするためのライブラリです。

...: gem uninstall GEMNAME [GEMNAME ...] [options]
Options:
-a, --[no-]all Uninstall all matching versions
-I, --[no-]ignore-dependencies Ignore dependency requirements while
uninstalling
-x, --[no-]executables Uninstall a...
...confirmation
-i, --install-dir DIR Directory to uninstall gem from
-n, --bindir DIR Directory to remove binaries from
-v, --version VERSION Specify version of gem to uninstall
--platform PLATFORM Specify the platform of gem to uninst...
...all
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q, --quiet 静かに実行します
--config-file FILE 指定された設...

絞り込み条件を変える

Gem::Commands::DependencyCommand#execute -> () (12000.0)

コマンドを実行します。

コマンドを実行します。

Gem::DependencyError (12000.0)

依存関係の例外です。

依存関係の例外です。

Gem::DependencyInstaller (12000.0)

ある Gem が依存している Gem を同時にインストールするためのクラスです。

ある Gem が依存している Gem を同時にインストールするためのクラスです。

Gem::DependencyList (12000.0)

Gem の依存関係を扱うためのクラスです。

Gem の依存関係を扱うためのクラスです。
<< < 1 2 3 4 5 ... > >>