るりまサーチ

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

別のキーワード

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

種類

検索結果

rubygems/commands/uninstall_command (44000.0)

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

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

Usage: 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 applicable executables without
confirmation
-i, --install-dir DIR Directory to uninstall gem from
-n, --bindir DIR Directory to remove bi...
...naries from
-v, --version VERSION Specify version of gem to uninstall
--platform PLATFORM Specify the platform of gem to uninstall
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose...

Gem::Commands::UninstallCommand (11000.0)

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

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