るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.254秒)
トップページ > クエリ:t[x] > クエリ:rubygems/commands/install_command[x]

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document clone
  4. rexml/document node_type
  5. rexml/document to_s

種類

ライブラリ

検索結果

rubygems/commands/install_command (44006.0)

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

...カルリポジトリにインストールするためのライブラリです。

Usage: gem install GEMNAME [GEMNAME ...] [options] -- --build-flags [options]
Options:
--platform PLATFORM 指定されたプラットフォームの Gem パッケージをインストール...
...-v, --version VERSION 指定されたバージョンの Gem パッケージをインストールします
Install/Update Options:
-i, --install-dir DIR Gem パッケージのインストー先を指定します
-n, --bindir DIR Gem パッ...
...-t, --[no-]test インストール時にユニットテストを実行します
-w, --[no-]wrappers Use bin wrappers for executables
DOSHISH なプラットフォーム上では無効です
-P, --trust-policy POL...

Gem::Commands::InstallCommand (14000.0)

Gem パッケージをローカルリポジトリにインストールするためのクラスです。

Gem パッケージをローカルリポジトリにインストールするためのクラスです。